MON-459 bump terraform image to 0.12.3

This commit is contained in:
Quentin Manfroi 2019-06-27 14:13:30 +02:00
parent 6f83f0ddc9
commit 2856ba3b78

View File

@ -11,7 +11,7 @@ before_script:
- apk add --no-cache curl - apk add --no-cache curl
auto_update: auto_update:
image: hashicorp/terraform:0.12.1 image: hashicorp/terraform:0.12.3
stage: test stage: test
script: script:
- apk add --no-cache bash git grep coreutils - apk add --no-cache bash git grep coreutils