Skip to content

Commit

Permalink
Update terraform.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanmanna134 authored Sep 20, 2024
1 parent 096baf2 commit bea0552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: terraform validate

- name: plan
run: terraform plan -input=false
run: terraform plan
continue-on-error: true

- name: Terraform Plan Status
Expand Down

0 comments on commit bea0552

Please sign in to comment.