We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30d44f9 commit 6d180d4Copy full SHA for 6d180d4
2 files changed
Dockerfile
@@ -1,6 +1,6 @@
1
FROM registry.access.redhat.com/ubi8/ubi:8.1-397
2
3
-ENV TERRAFORM_VERSION 0.12.23
+ENV TERRAFORM_VERSION 0.12.20
4
ENV TERRAFORM_IBMCLOUD_VERSION 1.2.3
5
ENV TERRAFORM_KUBERNETES_VERSION 1.10.0
6
ENV TERRAFORM_HELM_VERSION 1.0.0
README.md
@@ -3,7 +3,7 @@
This repository builds a Docker image whose container is a client for using IBM Cloud.
The container includes the following tools - (tool@version):
-- terraform cli@0.12.23
+- terraform cli@0.12.20
7
- terraform plugins:
8
- terraform-provider-helm@1.0.0
9
- terraform-provider-kube@1.10.0
0 commit comments