Update terraform for 0.13 compatibility
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
- name: Install terraform
|
||||
uses: marocchino/setup-terraform@v1
|
||||
with:
|
||||
version: "0.12.20"
|
||||
version: "0.13.0"
|
||||
- name: Initialize Terraform
|
||||
run: ./scripts/terraform/terraform.sh init -backend=false
|
||||
- name: Lint
|
||||
|
Reference in New Issue
Block a user