This content is authored by Red Hat experts, but has not yet been tested on every supported configuration.
Pre-requisites
You need the
git
binary installed on your machine. You can download it from the git website .You need to have the
terraform
binary installed on your machine. You can download it from the Terraform website .You need to have the
jq
binary installed on your machine. You can download it from the jq website .You need to have the
oc
binary installed on your machine. You can download it from the OpenShift website .You need to have the
rosa
binary installed on your machine. You can download it from the ROSA website .You need to have an OpenShift Cluster Manager (OCM) account. You can sign up for an account on the OCM website .
Get an OCM API token. You can do this by logging into OCM and going to the API tokens page .
You need to log in to OCM and create a refresh token. You can do this by running the following command:
rosa login
Use the OCM API token you created in the previous step to log in.