Mongey / terraform-provider-confluentcloud

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

API Key does not set the resource type based on cluster/logical clusters #143

Open sourabhkrishna opened 2 years ago

sourabhkrishna commented 2 years ago

Currently the API keys created for cluster and logical clusters do not set the resource type like either cloud, ksql etc on the confluent platform.

@Mongey