You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
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 #
The text was updated successfully, but these errors were encountered: