This commit is contained in:
4
.github/workflows/terraform.yaml
vendored
4
.github/workflows/terraform.yaml
vendored
@@ -11,6 +11,10 @@ jobs:
|
||||
container:
|
||||
image: hashicorp/terraform:1.6.6
|
||||
|
||||
defaults:
|
||||
run:
|
||||
working-directory: /workspace/${{ github.repository }}/terraform/
|
||||
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user