This commit is contained in:
Michaela Wheeler 2021-11-12 22:55:33 +11:00
parent 8196780847
commit f08b8e4682

View File

@ -37,5 +37,5 @@ jobs:
- name: Terraform Apply
id: apply
run: terraform apply
run: terraform apply -input=false -auto-approve
continue-on-error: true