Terraform files for deploy the prerequisites for Disconnected / Private installation
cp -pr configuration/tfvars/terraform.tfvars.example configuration/tfvars/terraform.tfvars
NOTE: fill the variables with the proper definitions
Export the AWS credentials for your account
export aws_access_key_id="xxx"
export aws_secret_access_key="yyy"
Execute the makefile for launch the terraform files
make all
- Terraform 0.14
- AWS
- OCP <= 4.9.x