Skip to content
Snippets Groups Projects
Commit 6d7da5b8 authored by Nicholas Klick's avatar Nicholas Klick
Browse files

feat: Upgrade to Terraform 1.0

parent 2d821a55
No related tags found
No related merge requests found
......@@ -9,6 +9,10 @@ variables:
.versions:
parallel:
matrix:
- BASE_IMAGE: "alpine:3.13.1"
TERRAFORM_BINARY_VERSION: "1.0"
TERRAFORM_VERSION: "1.0"
STATE_NAME: terraform1
- BASE_IMAGE: "alpine:3.13.1"
TERRAFORM_BINARY_VERSION: "0.15.3"
TERRAFORM_VERSION: "0.15"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment