github confluentinc/terraform-provider-confluent v0.12.0

latest releases: v2.9.1, v2.9.0, v2.8.0...
2 years ago

0.12.0 (June 27, 2022)

Full Changelog

Breaking changes:

  • Reverted resource versioning changes introduced in 0.11.0. For example, the confluent_environment_v2 resource was renamed to confluent_environment. User feedback on versioned resources made it clear that the pain of manually updating the TF state file outweighs the potential benefits of deprecation flexibility that versioned resources could have provided. In order to avoid forcing users to edit their TF state files (either manually or by running commands like terraform state mv) in the future, TF state migrations will be handled within the Confluent Terraform Provider whenever possible.

Follow Confluent Provider 0.12.0: Upgrade Guide to update your TF state and TF configuration files accordingly (direct updates from both 0.10.0 and 0.11.0 to 0.12.0 are supported).

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

NewReleases is sending notifications on new releases.