rover
rover copied to clipboard
The rover is a docker container in charge of the deployment of the Azure CAF Terraform landingzones
Hello, I'm facing an issue when trying to make a `state rm` in rover command: ``` rover -lz /tf/caf/.solution/caf/caf_solution \ -var-folder /tf/caf/my_var_folder \ -a 'state rm' \ -p ${PLAN_FILE_NAME} \...
Whenever I try to use Rover to show or manipulate state I get the output: _launchpad already installed_ _You can deploy a landingzone with the rover by running:_ _rover -lz...
Trying the new function for developper ```rover init``` fails with ```"Storage account name already exists"``` When using a name containing a forbidden char, like a dash in the name, returned...
Hello, Was wondering if http backend will ever be supported or if there is a way to achieve this. We are currently having gitlab as our backend for tf state...
Xrefing: https://github.com/microsoft/azure-pipelines-agent/issues/3834 Since migrated to Ubuntu 22.04
For local development, is it sometimes useful to deploy and test on a subscription that does not have a launchpad installed, while you still have the benefits or rover environment,...
As needed when using ARO, add the support in rover for oc https://learn.microsoft.com/en-us/azure/openshift/tutorial-connect-cluster
So I've been trying to get the Azure DevOps self hosted build agent up and running but didn't succeed yet. **What I did?** 1. Created an Azure Container instance with...
Shows error while executing plan. Environment using - aztfmod version: 5.6.0 - rover version: aztfmod/rover:1.2.3-2207.0109 - CAF TF Landing Zone version: 2203.1 