Skip to content

Commit

Permalink
add missing env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbass committed May 13, 2024
1 parent cf2d7ce commit fc4e8f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ jobs:
- name: backend-service
working-directory: ./tofu/environments/stage/services/backend-service
continue-on-error: true
run: |
terragrunt init -upgrade
terragrunt validate
Expand Down

0 comments on commit fc4e8f3

Please sign in to comment.