Skip to content

Releases: confluentinc/terraform-provider-confluent

v1.76.0

10 May 01:31
Compare
Choose a tag to compare

1.76.0 (May 9, 2024)

Full Changelog

New features:

v1.75.0

08 May 20:27
Compare
Choose a tag to compare

1.75.0 (May 8, 2024)

Full Changelog

New features:

Bug fixes:

  • Support new LOW, HIGH values for the availability attribute of the confluent_kafka_cluster resource.
  • Resolved 1 Dependabot alert.
  • Updated docs.

v1.74.0

30 Apr 18:36
Compare
Choose a tag to compare

1.74.0 (April 30, 2024)

Full Changelog

New features:

  • Support new cloud attribute for resource_custom_connector_plugin resource

Bug fixes:

  • Remove principal validation for ACL resource
  • Add waiting method when provisioning DNS Forwarder

v1.73.0

24 Apr 17:54
Compare
Choose a tag to compare

1.73.0 (April 23, 2024)

Full Changelog

Bug fixes:

  • Updated confluent_flink_statement resource to prevent errors during terraform apply if the statement was stopped with a different client.
  • Resolved 1 Dependabot alert.
  • Updated docs.

v1.72.0

18 Apr 16:51
Compare
Choose a tag to compare

1.72.0 (April 18, 2024)

Full Changelog

Bug fixes:

  • Resolved "Deprecated schema_registry_region without an alternative" issue (#373).
  • Updated docs.

v1.71.0

12 Apr 23:55
Compare
Choose a tag to compare

1.71.0 (April 11, 2024)

Full Changelog

New features:

v1.70.0

10 Apr 16:27
Compare
Choose a tag to compare

1.70.0 (April 9, 2024)

Full Changelog

Bug fixes:

  • Resolved "schema content is not updated in state file during refresh" issue (#318). Thanks to @Noel-Jones for contributing the fix!
  • Resolved "confluent_schema Resource import should not require SCHEMA_CONTENT" issue (#293). Thanks to @Noel-Jones for contributing the fix!
  • Updated docs.

v1.68.0

29 Mar 21:53
Compare
Choose a tag to compare

1.68.0 (March 29, 2024)

Full Changelog

New features:

v1.67.1

15 Mar 23:34
Compare
Choose a tag to compare

1.67.1 (March 15, 2024)

Bug fixes:

  • Updated docs.

v1.67.0

15 Mar 21:55
Compare
Choose a tag to compare

1.67.0 (March 15, 2024)

Full Changelog

New features:

Bug fixes:

  • Increased the timeout for the confluent_schema_exporter resource to resolve potential provisioning issues.
  • Resolved 1 Dependabot alert.
  • Updated docs.