Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix typo
Browse files Browse the repository at this point in the history
jdbass committed Mar 26, 2024
1 parent 6cf8aa0 commit 8fcf896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iac_validate.yaml
Original file line number Diff line number Diff line change
@@ -24,6 +24,6 @@ jobs:
- name: validate
run: |
cd ./tofu/environments/${{ env.environment }}/terraform/tfbackend
terragrun init
terragrunt init
terragrunt validate

0 comments on commit 8fcf896

Please sign in to comment.