Auto-approve terraform apply.

This commit is contained in:
Kazuhiro MUSASHI 2025-03-12 22:01:42 +09:00
parent 9b537c0945
commit 125634c139

View File

@ -24,7 +24,7 @@ steps:
image: reg.kazu634.com/kazu634/terraform
commands:
- terraform init
- terraform apply
- terraform apply -auto-approve
trigger:
branch: