issues
search
aztfmod
/
rover
The rover is a docker container in charge of the deployment of the Terraform platform engineering for Azure
MIT License
175
stars
147
forks
source link
CI: Added Verification of ci parameters
#131
Closed
hattan
closed
3 years ago
hattan
commented
3 years ago
Added verification support for ci parameters & shellspec tests.
Used full rover path for sourcing (/tf/rover) instead of relative. This allows rover to work in any path.
Moved sourcing declaration out of ci.sh and into rover.sh as it's the main entry point for the script.
Added sample symphony.yml as a test harness for shellspec specs.
Added verification support for ci parameters & shellspec tests.