aztfmod / rover

The rover is a docker container in charge of the deployment of the Terraform platform engineering for Azure
MIT License
171 stars 142 forks source link

Support local rover build #262

Closed LaurentLesle closed 2 years ago

LaurentLesle commented 2 years ago

To support local development of the rover:

git clone https://github.com/aztfmod/rover.git /tf/caf/rover

# set the rover to the local clone
alias rover=/tf/caf/rover/scripts/rover.sh
export ROVER_RUNNER=true

image

You can now make local changes to the rover and test the changes make sure the folder /tf/caf/rover is in the .gitignore