HomecareHomebase / azure-bake

An Open Source Deployment Management Framework for DevOps and Developers
MIT License
9 stars 14 forks source link

fix: Added if_then_variable() coreutil - allows cascading variable va… #289

Closed whilke closed 1 year ago

whilke commented 1 year ago

…lues to use first param first, if not found, try second param, if still not found, use optional default value.