We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 575f4d9 commit 56d44d3Copy full SHA for 56d44d3
build/lint.cloudbuild.yaml
@@ -21,4 +21,4 @@ tags:
21
- 'lint'
22
substitutions:
23
_DOCKER_IMAGE_DEVELOPER_TOOLS: 'cft/developer-tools'
24
- _DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.0'
+ _DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.3'
kitchen.yml
@@ -16,6 +16,10 @@
16
provisioner:
17
name: terraform
18
19
+driver:
20
+ name: "terraform"
+ verify_version: false
+
platforms:
- name: local
25
0 commit comments