aztfmod / rover

The rover is a docker container in charge of the deployment of the Terraform platform engineering for Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support local rover build

LaurentLesle opened this issue · comments

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