Mongey / terraform-provider-confluentcloud

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

Issue when creating a service account if one with same name already exists #39

Closed ryandutton closed 3 years ago

ryandutton commented 4 years ago

Attempting to create a service account with the same name as one that already exists exits with an ambiguous error message.

It appears that the previous service account was not delete in a terraform destroy which meant that when reapplying it was not obvious that the service account still existed.

Error: Provider produced inconsistent result after apply

When applying changes to confluentcloud_service_account.terraform, provider
"registry.terraform.io/-/confluentcloud" produced an unexpected new value for
was present, but now absent.