2.73.0 (May 14th, 2026)
New features:
- Updated the
confluent_kafka_clusterresource to support self-managed encryption keys (BYOK) for Freight Kafka clusters on AWS. - Added the
confluent_rtce_topicresource and data-source to support the Real Time Context Engine feature on AWS. - Updated the
confluent_api_keyresource to support Global API Keys.
Bug fixes:
- Fixed an error where the
confluent_subject_configresource failed with a 404 Not Found duringterraform applyorterraform destroyif the underlying subject was deleted out-of-band. Refresh now correctly detects the missing subject and removes it from the state instead. - Resolved 5 Dependabot alerts.