aztfmod / rover

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

Add support for tfupdate from minamijoyo #336

Closed rodmhgl closed 1 year ago

rodmhgl commented 1 year ago

Add support for tfupdate in rover.

tfupdate is a massive help in updating terraform and provider requirements (and allegedly modules, but I haven't personally used it for that) and would make a fine addition to the rover container image.

rodmhgl commented 1 year ago

If we think this would make a good addition, I'd love to take a stab at this change.