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