Skip to content

Commit

Permalink
test: ci role
Browse files Browse the repository at this point in the history
test ci role permissions
  • Loading branch information
jlangy committed Dec 19, 2024
1 parent 141174b commit 6e69841
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,6 @@ jobs:
run: terraform plan -no-color
working-directory: ./terraform-ecs

# - name: Terraform Apply
# run: terraform apply -auto-approve
# working-directory: ./terraform-ecs
- name: Terraform Apply
run: terraform apply -auto-approve
working-directory: ./terraform-ecs

0 comments on commit 6e69841

Please sign in to comment.