github confluentinc/terraform-provider-confluent v0.11.0

latest releases: v1.76.0, v1.75.0, v1.74.0...
23 months ago

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.

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

NewReleases is sending notifications on new releases.