-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
We are going to share variable file for each version and ask user to use a particular file while installing a required OCP version. The default variables will only support latest stable release.
Eg:
ocp-4.9.tfvars
ocp-4.10.tfvars
The docs need to change to show how to run the terraform command, terraform apply -var-file var.tfvars -var-file ocp-4.9.tfvars..
These files should only contain limited variables required for installing a specific OCP version.
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.