Skip to content

Commit bbb02d3

Browse files
committed
Bump Terraform from 0.11.7 to 0.11.8
0.11.8 was cut on 2018-08-15 [1,2]. The image bump moved the terraform binary into the container's PATH with sallyom/scripts-images@931c8ee8 (terraform-alpine: Install terraform into $PATH, 2018-08-16, sallyom/scripts-images#3), but the installer's tf-fmt.sh was updated to match in openshift/installer@00323486 (Bump Terraform from 0.11.7 to 0.11.8, 2018-06-09, openshift/installer#218). Bumping the image here depends on using that bumped version of tf-fmt.sh. [1]: https://github.com/hashicorp/terraform/releases/tag/v0.11.8 [2]: https://releases.hashicorp.com/terraform/0.11.8/
1 parent 4ea9040 commit bbb02d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-operator/jobs/openshift/installer/openshift-installer-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ presubmits:
278278
env:
279279
- name: IS_CONTAINER
280280
value: "TRUE"
281-
image: quay.io/coreos/terraform-alpine:v0.11.7
281+
image: quay.io/coreos/terraform-alpine:v0.11.8
282282
name: ""
283283
resources: {}
284284
trigger: ((?m)^/test( all| tf-fmt),?(\s+|$))

0 commit comments

Comments
 (0)