Mongey / terraform-provider-confluentcloud

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

Allow creating API keys for non-clusters #89

Closed luggage66 closed 3 years ago

luggage66 commented 3 years ago

I am willing to re-work this some if it is too hacky. But this change allowed me to create api keys for schema registries. They were failing since this provider was attempting to wait for the kafka cluster and was getting a "null reference exception".

nbob31 commented 3 years ago

@Mongey any update on when this can be merged as it resolves #60?