adds terraform to pipeline
This commit is contained in:
parent
5e9e9f7410
commit
9e9f2cd592
|
|
@ -41,7 +41,7 @@ pipelines:
|
|||
- "*.tar"
|
||||
- step:
|
||||
name: Deploy terraform
|
||||
image: hashicorp/terraform:full
|
||||
image: hashicorp/terraform:latest
|
||||
script:
|
||||
- cd terraform/
|
||||
- terraform init
|
||||
|
|
|
|||
Loading…
Reference in New Issue