0.11.0 (June 15, 2022)
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 toconfluent_environment_v2
to match org/v2 API group version. - Renamed
http_endpoint
attribute torest_endpoint
forconfluent_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
andapi_secret
attributes ofprovider
block tocloud_api_key
andcloud_api_secret
, respectively.
Follow Confluent Provider 0.11.0: Upgrade Guide to update your TF state and TF configuration files accordingly.