terraform-provider-datadog
terraform-provider-datadog copied to clipboard
Support defining a name in datadog_integration_confluent_account resource
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 assigned a name, but when configured with this resource, that name is populated by the api_key_id value. It should be definable via terraform.
References
No response