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
If the provider currently depends on a version of the upstream terraform provider which is not tagged but is a pseudo-version of a specific commit hash, upgrade provider will fail with a message such as:
If the provider currently depends on a version of the upstream terraform provider which is not tagged but is a pseudo-version of a specific commit hash, upgrade provider will fail with a message such as:
go.mod
Upgrade provider error
If we're not on a tagged version, we should use the pseudo-version to infer the approximate current version for the baseline to upgrade from.
The text was updated successfully, but these errors were encountered: