From 87859a93948c0e238947b5b9e4557217b975fbb6 Mon Sep 17 00:00:00 2001 From: Thomas Darimont Date: Thu, 5 Dec 2024 16:46:11 +0100 Subject: [PATCH] Fix syntax mixup Signed-off-by: Thomas Darimont --- blog/2024/terraform-provider-adoption.adoc | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/blog/2024/terraform-provider-adoption.adoc b/blog/2024/terraform-provider-adoption.adoc index bbe5b2bb..cddd169b 100644 --- a/blog/2024/terraform-provider-adoption.adoc +++ b/blog/2024/terraform-provider-adoption.adoc @@ -3,37 +3,37 @@ :publish: false :author: Thomas Darimont -# New Repository +== New Repository Location We're excited to announce that the Keycloak Terraform Provider has officially moved under the Keycloak organization! You can find the new repository location https://github.com/keycloak/terraform-provider-keycloak[here]. -# The Journey So Far +== The Journey So Far -Thanks to https://www.keycloak.org/2024/09/realm-config-management-tools-survey-results.html[our community survey], we confirmed that the Keycloak Terraform Provider by [mrparkers](https://github.com/mrparkers) is the most widely used tool +Thanks to https://www.keycloak.org/2024/09/realm-config-management-tools-survey-results.html[our community survey], we confirmed that the Keycloak Terraform Provider by https://github.com/mrparkers[mrparkers] is the most widely used tool for realm configuration management. The move to the Keycloak organization is a natural next step in making this essential tool a core part of the Keycloak ecosystem. -## Gratitude and Transition +== Gratitude and Transition A huge thank-you to https://github.com/mrparkers[mrparkers] for creating and maintaining the provider. Your contributions have been invaluable to the community. The new maintainers, https://github.com/sschu[Sebastian Schuster] and https://github.com/thomasdarimont[Thomas Darimont], will ensure the project continues to thrive. -# Migration Notes +== Migration Notes You'll need to update your configurations to migrate to the Keycloak-hosted Terraform Provider. Check out https://github.com/keycloak/terraform-provider-keycloak#migration-to-the-new-provider[our migration guide], especially the replace-provider instructions, to make the process smooth. -## Updates and Changes +== Updates and Changes -License Change: The project now uses the *Apache 2.0 license*, ensuring broader adoption and clarity for contributors. +License Change: The Keycloak Terraform Provider now uses the *Apache 2.0 license*, ensuring broader adoption and clarity for contributors. Next releases: -- 4.5 Maintenance Release: Includes CVE fixes, Go upgrade, and license change. -- 5.0 Release (Upcoming): Adds support for Keycloak 24/26, new features, and improvements. +* 4.5 Maintenance Release: Includes CVE fixes, Go upgrade, and license change. +* 5.0 Release (Upcoming): Adds support for Keycloak 24/26, new features, and improvements. -# Join the Community +== Join the Community We're grateful for all contributors who've helped make the Terraform Provider what it is today. We welcome new contributions, issue reports, feature suggestions, and fixes. Let's work together to make it even better!