terraform-ibm-modules/terraform-ibm-mas

Customise some input variables in ibm_catalog.json

ocofaigh opened this issue · 3 comments

Review all your input variables in https://github.com/terraform-ibm-modules/terraform-ibm-mas/blob/main/solutions/existing-cluster/variables.tf and for any that can be customised (e.g. dropdown pickers) please add them into the ibm_catalog.json with the customisations.

As an example, you might wish to convert the region input variable into a dropdown like was done for landing zone here.

And maybe add a custom dropdown list for deployment_flavour that only shows core and manage in the dropdown. For example of custom dropdown, see this.

Fixed this & is in the new PR #92

Re-opening, the PR is not yet merged

PR is now merged - closing