Skip to content
Merged
Show file tree
Hide file tree
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/2025/12-19-terraform-1.8.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Terraform provider 1.8.0
description: Exposed environment variables for applications, upload action for FS Buckets and more Keycloak features in the Clever Cloud Terraform provider
date: 2025-12-19
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
excludeSearch: true
---

The [1.8.0 release](https://github.com/CleverCloud/terraform-provider-clevercloud/releases/tag/v1.8.0) of the Clever Cloud Terraform provider is available. It brings bug fixes, `clevercloud_database_query` action, upload action for FS Buckets, exposed environment variables for applications and more Clever Cloud's Keycloak features.

* Learn more about [Clever Cloud Terraform provider](https://registry.terraform.io/providers/CleverCloud/clevercloud/latest/docs)
20 changes: 20 additions & 0 deletions content/changelog/2026/01-23-terraform-1.9.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Terraform provider 1.9.0
description: Java JAR support, app-to-app dependencies, more integrations and backup datasource for PostgreSQL in the Clever Cloud Terraform provider

Check failure on line 3 in content/changelog/2026/01-23-terraform-1.9.0.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/01-23-terraform-1.9.0.md#L3

[Vale.Spelling] Did you really mean 'datasource'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'datasource'?", "location": {"path": "content/changelog/2026/01-23-terraform-1.9.0.md", "range": {"start": {"line": 3, "column": 86}}}, "severity": "ERROR"}
date: 2026-01-23
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
excludeSearch: true
---

The [1.9.0 release](https://github.com/CleverCloud/terraform-provider-clevercloud/releases/tag/v1.9.0) of the Clever Cloud Terraform provider is available. It brings bug fixes, Java JAR support, app-to-app dependencies, more integrations and backup datasource for PostgreSQL.

Check failure on line 18 in content/changelog/2026/01-23-terraform-1.9.0.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/01-23-terraform-1.9.0.md#L18

[Vale.Spelling] Did you really mean 'datasource'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'datasource'?", "location": {"path": "content/changelog/2026/01-23-terraform-1.9.0.md", "range": {"start": {"line": 18, "column": 250}}}, "severity": "ERROR"}

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