mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 20:44:33 +07:00
build(external): auto approve Terraform apply
Use plan if you just want to plan
This commit is contained in:
parent
c0375483f8
commit
910321b0d5
@ -23,4 +23,4 @@ plan: .terraform.lock.hcl
|
||||
terraform plan
|
||||
|
||||
apply: .terraform.lock.hcl namespaces
|
||||
terraform apply
|
||||
terraform apply -auto-approve
|
||||
|
Loading…
Reference in New Issue
Block a user