Skip to content

Commit

Permalink
enable apply
Browse files Browse the repository at this point in the history
  • Loading branch information
epiccoolguy committed Feb 13, 2024
1 parent 4a7f64e commit bf82d03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
- name: "Show Terraform Plan"
run: terraform show deployment.tfplan

# - name: "Apply Terraform Configuration"
# run: terraform apply -auto-approve deployment.tfplan
- name: "Apply Terraform Configuration"
run: terraform apply -auto-approve deployment.tfplan

0 comments on commit bf82d03

Please sign in to comment.