Open steveoh opened 2 months ago
Can you give an example of what needs to happen for a project? I'm looking at the enviro project and the provider is "google-beta". Do I need to just switch that to "google" and then tfa?
tfi -upgrade
will update your google and google-beta modules to v6. If you can apply without change then you should be good to go.
Benefit
We use terraform to create all of our cloud infrastructure. We need to stay current with the provider to have access to all of the settings and configuration available in GCP
Acceptance Criteria
Notes
Upgrading
tfi -upgrade
will update providers and modules. After that, if you can plan/apply without error then everything is swell.Risks
Cloud projects can break
Issue Reference
refs #