Add workflow default to RP_BUNDLE_VALUES#3444
Conversation
|
/test |
|
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/4713636628 (with refid (in response to this comment from @tamirkamara) |
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/4717772768 (with refid (in response to this comment from @tamirkamara) |
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/4718285841 (with refid (in response to this comment from @tamirkamara) |
damoodamoo
left a comment
There was a problem hiding this comment.
sad face and many apologies from me :(
|
/test-extended |
|
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/4718954057 (with refid (in response to this comment from @tamirkamara) |
What is being addressed
RP_BUNDLE_VALUESis an optional variable but its workflow default is an empty string (as is for any secret/var we use in the reusable workflow). That is invalid value in Terraform as the variable is defined as a map.How is this addressed
{}as the workflow default for the param.