Skip to content

Releases: confluentinc/terraform-provider-confluent

v1.27.0

30 Jan 23:39
Compare
Choose a tag to compare

1.27.0 (January 30, 2023)

Full Changelog

New updates for resources that are in Early Access / Open Preview lifecycle stage:

  • Breaking changes: Updated confluent_schema: The recreate_on_update and hard_delete attributes were added. You should reimport your existing instances of confluent_schema resource (#176, #179).

v1.26.0

27 Jan 21:22
Compare
Choose a tag to compare

1.26.0 (January 27, 2023)

Full Changelog

New features:

Bug fixes:

  • Fixed a typo in docs for confluent_kafka_client_quota resource: "<default>" (and not "default") should be used represent the default quota.

v1.25.0

19 Jan 22:32
Compare
Choose a tag to compare

1.25.0 (January 19, 2023)

Full Changelog

New features:

Bug fixes:

  • Added support for zones attribute for confluent_network of type PEERING.

v1.24.0

05 Jan 18:42
Compare
Choose a tag to compare

1.24.0 (January 5, 2023)

Full Changelog

New features:

Bug fixes:

v1.23.0

17 Dec 01:02
Compare
Choose a tag to compare

1.23.0 (December 16, 2022)

Full Changelog

New features:

  • Updated confluent_api_key resource to support ksqlDB API Keys.

Bug fixes:

  • Updated docs.
  • Updated examples.

v1.22.0

15 Dec 16:19
Compare
Choose a tag to compare

1.22.0 (December 15, 2022)

Full Changelog

New features:

Bug fixes:

  • Updated docs.
  • Updated examples.

v1.21.0

08 Dec 20:03
Compare
Choose a tag to compare

1.21.0 (December 8, 2022)

Full Changelog

New features:

Bug fixes:

  • Updated docs.

New updates for resources that are in Early Access / Open Preview lifecycle stage:

  • Updated confluent_transit_gateway_attachment: The enable_custom_routes attribute has been removed. Theroutes attribute is required now.

v1.20.0

05 Dec 23:57
Compare
Choose a tag to compare

1.20.0 (December 5, 2022)

Full Changelog

New features:

Bug fixes:

  • Updated docs.

New updates for resources that are in Early Access / Open Preview lifecycle stage:

  • Updated confluent_transit_gateway_attachment: The enable_custom_routes attribute has been deprecated. The enable_custom_routes attribute will be removed in the next release and routes attribute will be made required.

v1.19.0

01 Dec 19:06
Compare
Choose a tag to compare

1.19.0 (December 1, 2022)

Full Changelog

New features:

Bug fixes:

  • Added support for zones attribute for confluent_network of type TRANSITGATEWAY.
  • Updated docs (#150).

v1.18.0

30 Nov 22:50
Compare
Choose a tag to compare

1.18.0 (November 30, 2022)

Full Changelog

New features:

Bug fixes:

  • Updated docs.

New updates for resources that are in Early Access / Open Preview lifecycle stage:

  • Removed confluent_stream_governance_region that was deprecated in 1.16.0 version: The confluent_stream_governance_region data source has been removed. Use the confluent_schema_registry_region data source instead.
  • Removed confluent_stream_governance_cluster that was deprecated in 1.16.0 version: The confluent_stream_governance_cluster resource and data source have been removed. Use the confluent_schema_registry_cluster resource and data source instead.