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