When deploying a landing zone with the rover, the rover injects it docker tag. This issue add the following variables to be added as tags on the resource groups
caf_environment # Define the CAF environment of the launchpad
caf_landingzone # Define the name of the landingzone
caf_level # Define the level of the deployment
caf_rover_verion # Version of the rover
caf_landingzone_version # set the repo and tag of the landingzones
caf_configuration_version # set the repo and tag pf the configuration repository
Proposed implementation
tag, branch names can be retrieved from - looks like cover all scenarios
When deploying a landing zone with the rover, the rover injects it docker tag. This issue add the following variables to be added as tags on the resource groups
Proposed implementation
tag, branch names can be retrieved from - looks like cover all scenarios
Cross-ref #89