Auto-approve terraform apply
.
#5
@ -24,7 +24,7 @@ steps:
|
|||||||
image: reg.kazu634.com/kazu634/terraform
|
image: reg.kazu634.com/kazu634/terraform
|
||||||
commands:
|
commands:
|
||||||
- terraform init
|
- terraform init
|
||||||
- terraform apply
|
- terraform apply -auto-approve
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
Loading…
Reference in New Issue
Block a user