Update version constraints in Terraform configurations automatically
Update version constraints in your Terraform configurations
tfupdate
$ tfupdate provider aws
$ tfupdate terraform -v 1.5.0
$ tfupdate module github.com/example/module -v 2.0.0 .