Skip to content

Commit

Permalink
Update terraform_plan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gomez385 committed Oct 8, 2024
1 parent a92252c commit 9485e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform_plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
terraform_init: true
env:
GITHUB_TOKEN: $GITHUB_TOKEN
NO_PROXY: *.census.gov
NO_PROXY: "*.census.gov"

- name: Terraform Plan
uses: CSVD/terraform-plan@main
Expand Down

0 comments on commit 9485e44

Please sign in to comment.