Skip to content

Commit

Permalink
remove testing printenv
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbass committed May 12, 2024
1 parent 208cae2 commit 728f4ac
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
- name: vpc
working-directory: ./tofu/environments/stage/network/vpc
run: |
printenv
terragrunt init -upgrade
terragrunt validate
terragrunt plan -out tfplan
Expand Down
24 changes: 12 additions & 12 deletions tofu/environments/stage/network/vpc/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 728f4ac

Please sign in to comment.