Use a full terraform container, not just the binary
This commit is contained in:
parent
36f33c2547
commit
ec9095a117
@ -1,5 +1,5 @@
|
|||||||
terraform:
|
terraform:
|
||||||
image: hashicorp/terraform:latest
|
image: registry.gitlab.com/gitlab-org/terraform-images/stable:latest
|
||||||
before_script:
|
before_script:
|
||||||
- ./scripts/terraform/terraform.sh init -backend=false
|
- ./scripts/terraform/terraform.sh init -backend=false
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user