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
In larger, multi-account Terraform deployments, simultaneous execution of automated CI pipelines can cause the provider Login() function to trigger Confluent API rate limiting.
When such rate limiting occurs, the 'terraform-provider-confluentcloud' module does not attempt to retry the authentication; insead failing immediately and causing the Terraform deployment pipeline to subsequently fail.
The text was updated successfully, but these errors were encountered:
In larger, multi-account Terraform deployments, simultaneous execution of automated CI pipelines can cause the provider Login() function to trigger Confluent API rate limiting.
When such rate limiting occurs, the 'terraform-provider-confluentcloud' module does not attempt to retry the authentication; insead failing immediately and causing the Terraform deployment pipeline to subsequently fail.
The text was updated successfully, but these errors were encountered: