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
Error: empty non-retryable error received. This is a bug with the Terraform provider and should be reported as a GitHub issue in the provider repository. on kafka-tenant.tf line 9, in provider "confluentcloud": 9: provider "confluentcloud" {
#105
Open
Islam-Alii opened this issue
Sep 9, 2021
· 3 comments
Error: empty non-retryable error received. This is a bug with the Terraform provider and should be reported as a GitHub issue in the provider repository.
on kafka-tenant.tf line 9, in provider "confluentcloud":
9: provider "confluentcloud" {
The text was updated successfully, but these errors were encountered:
I wonder if it's due to some rate limiting from confluent cloud? I changed parallelism to 1 (from 10) and it started working fine. If it is, I wonder if there is an error returned that can be retried on?
terraform apply -auto-approve
Error: empty non-retryable error received. This is a bug with the Terraform provider and should be reported as a GitHub issue in the provider repository.
on kafka-tenant.tf line 9, in provider "confluentcloud":
9: provider "confluentcloud" {
The text was updated successfully, but these errors were encountered: