-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.16.z
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
I can not start terraform init when using the Procedure from oficial documentation https://docs.openshift.com/rosa/rosa_hcp/rosa-hcp-creating-cluster-with-aws-kms-key.html#:~:text=on%20your%20machine.-,Procedure,-Open%20a%20shell
Version-Release number of selected component (if applicable):
How reproducible:
Follow the instruction $ git clone https://github.com/openshift-cs/terraform-vpc-example Navigate to the created directory by running the following command: $ cd terraform-vpc-example Initiate the Terraform file by running the following command: $ terraform init
Steps to Reproduce:
1. git clone https://github.com/openshift-cs/terraform-vpc-example 2. cd terraform-vpc-example 3.terraform init
Actual results:
Unsupported Terraform Core version
Expected results:
Apply complete, terraform resources added
Additional info:
We need to correct instruction, or check the content of the https://github.com/openshift-cs/terraform-vpc-example