Skip to content

v0.11.0

Compare
Choose a tag to compare
@ConfluentSemaphore ConfluentSemaphore released this 15 Jun 23:20
· 951 commits to master since this release

0.11.0 (June 15, 2022)

Full Changelog

Breaking changes:

  • Renamed all resources and data sources to contain a version postfix that matches their API group version (find a full list here). For example, the confluent_environment resource was renamed to confluent_environment_v2 to match org/v2 API group version.
  • Renamed http_endpoint attribute to rest_endpoint for confluent_kafka_cluster, confluent_kafka_topic, confluent_kafka_acl resources and data sources to match Cluster settings tab on the Confluent Cloud Console where the corresponding attribute is called REST endpoint.
  • Renamed api_key and api_secret attributes of provider block to cloud_api_key and cloud_api_secret, respectively.

Follow Confluent Provider 0.11.0: Upgrade Guide to update your TF state and TF configuration files accordingly.