Support configuring Schema Registry Key on datadog_integration_confluent_account
What resources or data sources are affected?
datadog_integration_confluent_account
Feature Request
Request
Support configuring Schema Registry Key on datadog_integration_confluent_account resource.
Background
In the Datadog UI an account can be configured with both an API key[1] and a Schema Registry key.
This resource only supports 1 key for 1 account [2], which means it can not be used to fully configure the Confluent Account.
[1] The in-Datadog integration says to create a Kafka API Key, the main documentation says a Cloud Resource Management API Key. The MetricsViewer role are associated with the Cloud API (the latter) not the Kafka API Key.
[2] Because of how scoping of resources in Confluent Cloud works DataDog's integration should probably be scoped to Confluent Environments not Accounts. Each environment has a different schema registry, and when you are creating an api key you have to specify the registry and environment you are associating with.
References
No response