Skip to content

Commit

Permalink
Update terraform-apply.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Aug 14, 2024
1 parent 671ecdc commit 2c49326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
id: validate
run: terraform validate

- name: Terraform Plan
- name: Terraform Apply
id: apply
run: terraform apply -auto-approve
continue-on-error: true
Expand Down

0 comments on commit 2c49326

Please sign in to comment.