diff --git a/ci-operator/jobs/openshift/installer/openshift-installer-master-presubmits.yaml b/ci-operator/jobs/openshift/installer/openshift-installer-master-presubmits.yaml index dfa5041e904f..f062f46995ad 100644 --- a/ci-operator/jobs/openshift/installer/openshift-installer-master-presubmits.yaml +++ b/ci-operator/jobs/openshift/installer/openshift-installer-master-presubmits.yaml @@ -1054,6 +1054,7 @@ presubmits: context: ci/prow/tf-fmt decorate: true name: pull-ci-openshift-installer-tf-fmt + optional: true rerun_command: /test tf-fmt spec: containers: @@ -1064,7 +1065,7 @@ presubmits: env: - name: IS_CONTAINER value: "TRUE" - image: quay.io/coreos/terraform-alpine:v0.11.8 + image: quay.io/coreos/terraform-alpine:v0.12.0-rc1 imagePullPolicy: Always name: "" resources: