Skip to content

Commit

Permalink
Delete bucket, policy, ALB and role, try again
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Elhaiek committed Apr 10, 2024
1 parent c6a82eb commit f6c8a24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
run: terraform init
working-directory: terraform

# - name: Terraform Refresh
# run: terraform refresh
# working-directory: terraform
- name: Terraform Refresh
run: terraform refresh
working-directory: terraform

- name: Terraform Plan
run: terraform plan -out=tfplan
Expand Down

0 comments on commit f6c8a24

Please sign in to comment.