chore: fix terraform
This commit is contained in:
parent
8795bced62
commit
18264b07a3
1 changed files with 1 additions and 0 deletions
|
|
@ -10,5 +10,6 @@ steps:
|
||||||
- name: terraform
|
- name: terraform
|
||||||
image: hashicorp/terraform:latest
|
image: hashicorp/terraform:latest
|
||||||
commands:
|
commands:
|
||||||
|
- cd resources/infra
|
||||||
- terraform init
|
- terraform init
|
||||||
- terraform plan
|
- terraform plan
|
||||||
|
|
|
||||||
Reference in a new issue