Refactor file paths in Terraform AWS IAC workflows
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
env:
|
||||
VAULT_MASTER_PASSWORD: ${{ secrets.VAULT_MASTER_PASSWORD }}
|
||||
run: |
|
||||
cd terraform/iac
|
||||
cd terraform/aws-iac
|
||||
sectool exec terraform init
|
||||
sectool exec terraform validate
|
||||
sectool exec terraform fmt -check
|
||||
|
||||
Reference in New Issue
Block a user