Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changelog: Terraform provider 0.5 #489

Merged
merged 1 commit into from
Jan 8, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions content/changelog/2024-12-24-terraform-0.5-Keycloak-Metabase.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Deploy Keycloak and Metabase on Clever Cloud with Terraform (or OpenTofu)
date: 2024-12-24
tags:
- addons
- terraform
authors:
- name: David Legrand
link: https://github.com/davlgd
image: https://github.com/davlgd.png?size=40
- name: Rémi Collignon-Ducret
link: https://github.com/miton18
image: https://github.com/miton18.png?size=40
description: Your favorite services as code
excludeSearch: true
---

You can now deploy [Keycloak](../doc/addons/keycloak) and [Metabase](../doc/addons/metabase) add-ons using our Terraform provider, compatible with OpenTofu.

Check warning on line 18 in content/changelog/2024-12-24-terraform-0.5-Keycloak-Metabase.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2024-12-24-terraform-0.5-Keycloak-Metabase.md#L18

[Google.We] Try to avoid using first-person plural like 'our'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'our'.", "location": {"path": "content/changelog/2024-12-24-terraform-0.5-Keycloak-Metabase.md", "range": {"start": {"line": 18, "column": 108}}}, "severity": "WARNING"}

* Learn more about [our Terraform provider](https://registry.terraform.io/providers/CleverCloud/clevercloud/latest/docs)

Check warning on line 20 in content/changelog/2024-12-24-terraform-0.5-Keycloak-Metabase.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2024-12-24-terraform-0.5-Keycloak-Metabase.md#L20

[Google.We] Try to avoid using first-person plural like 'our'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'our'.", "location": {"path": "content/changelog/2024-12-24-terraform-0.5-Keycloak-Metabase.md", "range": {"start": {"line": 20, "column": 21}}}, "severity": "WARNING"}
Loading