terraform-ibm-modules / terraform-ibm-code-engine

Provisions and configures IBM Cloud Code Engine.
Apache License 2.0
1 stars 1 forks source link

Code Engine DA needs some supporting docs for complex object type inputs #63

Open ocofaigh opened 1 month ago

ocofaigh commented 1 month ago

The run_env_variables, run_volume_mounts, config_maps, secrets, domain_mappings and bindings variables are complex object types, which users will find hard to figure out the required format to be entered in Projects UI. Until Projects support some kind of tool tip (tracked internally here), the best thing we can do is add a supporting doc which the variable descriptions can link to. We did this for KMS DA -> https://github.com/terraform-ibm-modules/terraform-ibm-kms-all-inclusive/blob/main/solutions/standard/DA-keys.md