New features:
- Added
confluent_flink_connection
resource and data-source to manage connections between Flink statements and UDFs and third party services. - Added
confluent_connect_artifact
resource and data-source to manage Custom SMTs (Single Message Transform) for fully managed connectors.
Bug fixes:
- Updated the docs of
confluent_role_binding
resource andconfluent_api_key
resource to support in-place updates for "disable_wait_for_ready" attribute. - Updated the docs of
confluent_schema
resource to include a workaround for a Terraform drift issue.
Examples:
- Added the connect-artifact example.