Skip to content

Commit

Permalink
Merge pull request #43 from DFE-Digital/feature/sathish
Browse files Browse the repository at this point in the history
terraform plan approve
  • Loading branch information
SathishMani219 authored Feb 22, 2024
2 parents d222a4c + 2009336 commit 5df55fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/terraform-plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@ jobs:
# issue-body: "Review the terraform plan, then approve."
# exclude-workflow-initiator-as-approver: false

#- name: Apply Terraform changes
# id: apply
# run: terraform apply -auto-approve
- name: Apply Terraform changes
id: apply
run: terraform apply -auto-approve

- name: Remove Runner to KV whitelist
uses: azure/CLI@v1
Expand Down

0 comments on commit 5df55fd

Please sign in to comment.