Releases: confluentinc/terraform-provider-confluent
Releases · confluentinc/terraform-provider-confluent
v2.31.0
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.
v2.30.0
v2.29.0
2.29.0 (May 13th, 2025)
New features:
- Added support for Flink UDF (User-Defined Functions) for Azure.
v2.28.0
2.28.0 (May 8th, 2025)
Bug fixes:
v2.27.0
2.27.0 (May 6th, 2025)
Bug fixes:
- Updated
confluent_schema_exporter
resource to resolve time out issues for create and update operations.
v2.26.0
2.26.0 (May 5th, 2025)
New features:
- Added
disable_wait_for_ready
attribute forconfluent_role_binding
resource to disable the readiness check. - Added support to update
issuer
andjwks_uri
arguments forconfluent_identity_provider
resource to fix the "URL update behavior doesn't match UI" issue (#583). - Added support for new
force
attribute forconfluent_schema_registry_cluster_mode
resource andconfluent_subject_mode
resource.
Bug fixes:
- Updated the docs of
confluent_schema
resource with additional notes. - Updated the docs of
confluent_subject_config
resource and data-source with additional notes. - Updated the docs of
confluent_schema_registry_cluster_config
resource and data-source with additional notes.
v2.25.0
2.25.0 (April 18th, 2025)
New features:
- Added EA OAuth support for most Confluent Provider resources and data-sources with instructions.
Bug fixes:
- Fixed a bug for
confluent_kafka_cluster_config
resource that the editablessl.enabled.protocols
cluster setting could not be updated issue. - Updated the docs of
confluent_tableflow_topic
resource to reference additional examples. - Updated the docs of
confluent_schema
resource and data-source with additional notes. - Updated the docs of
confluent_certificate_authority
resource and data-source with correct encoded type forcertificate_chain
andcrl_chain
. - Added additional note for the Confluent Provider 2.0.0 Upgrade Guide.
Examples:
- Updated the flink-quickstart example.
v2.24.0
2.24.0 (March 31st, 2025)
New features:
- Add GCP support for
confluent_private_link_attachment
resource and data-source. - Add GCP support for
confluent_private_link_attachment_connection
resource and data-source. - Add new
identity_claim
argument forconfluent_identity_provider
resource and data-source. - Add new
endpoint_suffix
attribute forconfluent_network
resource and data-source.
Examples:
- Update the example of private-link-schema-registry.
v2.23.0
2.23.0 (March 27th, 2025)
New features:
- Added new
private_regional_rest_endpoints
attribute forconfluent_schema_registry_cluster
data-source andconfluent_schema_registry_clusters
data-source. - Added new
display_name
argument forconfluent_network_link_service
data-source. - Released the
reserved_cidr
attribute andzone_info
blocks in a General Availability lifecycle stage. It's available only for AWS networks with PEERING and TRANSITGATEWAY connection type.
Bug fixes:
- Updated dedicated-vpc-peering-v2-aws-kafka-acls not to use an unsupported AZ.
Examples:
v2.22.0
2.22.0 (March 18th, 2025)
New features:
- Added new
confluent_tableflow_topic
resource and data-source in a General Availability lifecycle stage. - Added new
confluent_catalog_integration
resource and data-source in a General Availability lifecycle stage.