Mongey / terraform-provider-confluentcloud

A Terraform provider for managing resource in confluent.cloud
MIT License
110 stars 47 forks source link

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 3 years ago

Islam-Alii commented 3 years ago

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" {

Brianbrifri commented 2 years ago

@handsaaa Have you found a work around at all?

EDIT: I'm on version 0.0.14

Brianbrifri commented 2 years ago

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?

Brianbrifri commented 2 years ago

@Mongey Pinging since this has been happening with increased frequency of late. Even with parallelism set to 1