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
The provider was muxed in early 2023, with v4.53.0 being the first release to contain parallel SDK and plugin-framework (PF) implementations. A bunch of issues were discovered soon after release and the most significant were addressed then, but other issues have remained due to reduced impact (in the context of us pausing to migrate new resources and data sources to the PF).
These are the data sources that have been migrated to the plugin framework in the past. No resources were migrated:
This will be addressed by my muxing fixes PR; the logic implemented for the SDK provider only will now affect both provider implementations within the Google provider
References
No response
The text was updated successfully, but these errors were encountered:
What kind of contribution is this issue about?
Other (specify in details)
Details
Background
The provider was muxed in early 2023, with v4.53.0 being the first release to contain parallel SDK and plugin-framework (PF) implementations. A bunch of issues were discovered soon after release and the most significant were addressed then, but other issues have remained due to reduced impact (in the context of us pausing to migrate new resources and data sources to the PF).
These are the data sources that have been migrated to the plugin framework in the past. No resources were migrated:
(GA/Beta)
google_client_config
google_client_openid_userinfo
google_dns_managed_zone
google_dns_managed_zones
google_dns_record_set
google_dns_keys
(Beta only)
google_firebase_web_app_config
google_firebase_android_app_config
google_firebase_apple_app_config
Problems
Here is a list of outstanding, recent issues where the root cause is believed to be how the provider was muxed in 2023:
oauth2/google: invalid response from Secure Token Server: Post "https://sts.googleapis.com/v1/token": context canceled
#18774Problems with the provider configuration logic?"billing_project" in provider configuration ignored if GOOGLE_CLOUD_QUOTA_PROJECT environment variable is set #17882References
No response
The text was updated successfully, but these errors were encountered: