One line if bash
Jump to navigation
Jump to search
[[ ! -v DR_ENABLED ]] && envtpl --keep-template foo.tf.tpl [[ -v DR_ENABLED ]] && envtpl --keep-template bar.tf.tpl