github confluentinc/terraform-provider-confluent v2.18.0

latest releases: v2.18.3, v2.18.2, v2.18.1...
20 hours ago

2.18.0 (February 24th, 2025)

Full Changelog

Note:

  • Make sure to remove the "confluent.topic.type" topic setting from the config block attribute of your confluent_kafka_topic resource instances in your TF configuration if you can observe a related TF drift during the terraform plan command (#427).

Bug fixes:

  • Fixed "Missing attribute "confluent.topic.type" of Kafka topic config in Terraform provider" issue (#427).
  • Fixed "Resource recreation when using ALL_GOOGLE_APIS instead of all-google-apis for private service connect endpoint target" issue (#544).
  • Added support for descriptive errors (displaying the raw response body when an error can't be parsed) for confluent_kafka_topic resource instances instead of showing "undefined response type".
  • Resolved TF drift for custom connectors.
  • Fixed "invalid reflect.Value" when displaying errors.
  • Updated TF docs.

Don't miss a new terraform-provider-confluent release

NewReleases is sending notifications on new releases.