We are actively using aws-cdk and would like to manage Confluent Kafka clusters and topics with it as well.
Does anyone knows of any attempt to create aws-cdk constructs for Confluent managed resources (similar to terraform).
Or maybe Confluent has a roadmap to develop it?
You could use Terraform’s own TFCDK to import the confluent cloud resource definitions.