File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 15
15
driver :
16
16
name : " terraform"
17
17
command_timeout : 2700
18
+ verify_version : false
18
19
19
20
provisioner :
20
21
name : " terraform"
Original file line number Diff line number Diff line change @@ -364,6 +364,6 @@ tags:
364
364
- ' integration'
365
365
substitutions :
366
366
_DOCKER_IMAGE_DEVELOPER_TOOLS : ' cft/developer-tools'
367
- _DOCKER_TAG_VERSION_DEVELOPER_TOOLS : ' 1.0 '
367
+ _DOCKER_TAG_VERSION_DEVELOPER_TOOLS : ' 1.4 '
368
368
options :
369
369
machineType : ' N1_HIGHCPU_8'
Original file line number Diff line number Diff line change 22
22
- ' lint'
23
23
substitutions :
24
24
_DOCKER_IMAGE_DEVELOPER_TOOLS : ' cft/developer-tools'
25
- _DOCKER_TAG_VERSION_DEVELOPER_TOOLS : ' 1.0 '
25
+ _DOCKER_TAG_VERSION_DEVELOPER_TOOLS : ' 1.4 '
26
26
options :
27
27
machineType : ' N1_HIGHCPU_8'
28
28
env :
You can’t perform that action at this time.
0 commit comments