Skip to content

Commit 56d44d3

Browse files
committed
update kitchen config
1 parent 575f4d9 commit 56d44d3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

build/lint.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ tags:
2121
- 'lint'
2222
substitutions:
2323
_DOCKER_IMAGE_DEVELOPER_TOOLS: 'cft/developer-tools'
24-
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.0'
24+
_DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.3'

kitchen.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
provisioner:
1717
name: terraform
1818

19+
driver:
20+
name: "terraform"
21+
verify_version: false
22+
1923
platforms:
2024
- name: local
2125

0 commit comments

Comments
 (0)