v1.0.0 #847
Replies: 1 comment 2 replies
-
Thanks always for supporting Terraform in Auth0, and congrats on the v1 release. I've been trying to migrate https://github.com/auth0/terraform-provider-auth0/blob/main/MIGRATION_GUIDE.md#email-provider If you encounter an error related to renaming resources, I recommend hosting a private auth0 registry with the current
Looking at #731, the model itself was unchanged, so ideally it should be helpful if the old resource name |
Beta Was this translation helpful? Give feedback.
-
🌍 Auth0 Terraform Provider Version 1 GA Released! :earth_americas:
📢 We are thrilled to announce the highly anticipated GA release of our Auth0 Terraform Provider v1! With the v1 release, managing your Auth0 resources using Terraform has never been easier. From provisioning clients, configuring connections, or setting up actions, the Auth0 Terraform Provider v1 empowers developers to streamline and automate your Auth0 infrastructure faster than ever before.
🔑 Key Highlights
🚀 Auto-generating Terraform Config: By leveraging the Auth0 CLI, you can automatically generate the necessary Terraform code to provision and manage resources in Auth0. This can save time and effort by eliminating the need to manually write and maintain Terraform configuration files.
💾 Data Sources for Resources: Easily fetch and reference data from existing Auth0 resources using data sources. Retrieve specific details or configuration settings of Auth0 entities and utilize them within your Terraform code, enhancing flexibility and integration.
🫂 Resource Relationships: Define and manage relationships between Auth0 resources effortlessly. With the ability to establish 1:1 and 1:many relationships, you can precisely model the connections and dependencies between resources, ensuring accurate provisioning and configuration.
:closed_lock_with_key: Zero Downtime Client Secret Rotation: Seamlessly rotate client secrets with minimal disruption to applications and users. Includes built-in support for achieving zero downtime during client secret rotation, providing a smooth transition without impacting the availability or functionality of your applications.
🐞 Bug Fixes and Stability Enhancements: Auth0 Terraform Provider v1 emphasizes our dedication to delivering an enhanced, reliable tool. This version is laden with numerous improvements and comprehensive bug fixes, fortifying its stability and readiness to meet the diverse needs of the developer community.
Ready to get started? You can find the Auth0 Terraform Provider on the official Terraform Registry. We encourage everyone to try out the v1 and help get the word out to customers! If you are coming from a previous v0 build, be sure to check out the migration guide as this release includes breaking changes.
We also want to express our gratitude to our dedicated community and contributors for their valuable feedback and contributions that were critical to this release.
If you have any questions or need assistance, feel free to reach out here on GitHub in the Discussions thread.
Happy provisioning 🚀
📚 Resources
Quickstart | Documentation | Migration Guide | Changelog
This discussion was created from the release v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions