Skip to content

Releases: CleverCloud/terraform-provider-clevercloud

v1.9.0

23 Jan 15:28

Choose a tag to compare

1.9.0 (2026-01-23)

Features

  • applications: support app-to-app dependencies (8e20061)
  • apps: java jar profile (048670f), closes #333
  • apps: several integrations (4bb3685)
  • postgres: backup datasource (baf3e24)

Bug Fixes

  • application: read dependencies from API in Read flow (1d34b78)

v1.8.0

19 Dec 14:38

Choose a tag to compare

1.8.0 (2025-12-19)

Features

  • actions: clevercloud_database_query (931895a)
  • apps: support exposed env vars (345d84c)
  • fsbucket: upload action (7047449)
  • keycloak: more stuff (a565236)
  • keycloak: return user/pass for admin access, host already provided (a0687d3)

Bug Fixes

  • applications: sync dependencies using Set.Difference pattern (404a905)
  • apps: double redeploy (db0c8a3)
  • apps: no redeploy for github apps (5e01ff1)

v1.7.1

02 Dec 15:07

Choose a tag to compare

1.7.1 (2025-12-02)

Bug Fixes

  • apps: fill networkgroups on state-upgrader (5254aa1)

v1.7.0

01 Dec 10:36

Choose a tag to compare

1.7.0 (2025-12-01)

Features

Bug Fixes

  • apps: flavor validation (0a9c3c4)
  • apps: missing parameters for github apps (0bd8e24)
  • better error messages (7b5327b), closes #296
  • cellar: empty bucket before deletion (0e54f46)

v1.6.0

19 Nov 14:17

Choose a tag to compare

1.6.0 (2025-11-19)

Features

  • provider: allow to disable NG (1275333)

Bug Fixes

  • vhosts: handle empty vhosts config (1d4b880)

v1.5.0

17 Nov 13:00

Choose a tag to compare

1.5.0 (2025-11-17)

Features

  • app/adons: networkgroup support (1052168)
  • application: allow authentication to clone private repositories (56d182d)
  • applications: support Github applications (6b0f22e)
  • postgres: support migration (aead77d)

Bug Fixes

  • applications: split app creation and deployment (1b400e3)
  • cellar: use resource instead of manually create dependencies (f9ec529)
  • use configured endpoint instead of hardcoded default (4e5dd8f)

v1.4.0

05 Nov 08:49

Choose a tag to compare

1.4.0 (2025-11-05)

Features

  • elasticsearch (de8521b)
  • lb: add loadbalancer datasource (4f6c864)
  • replace applications when region changes (f51cc56), closes #269

Bug Fixes

  • software: use dedicated API when available (f8b57f2)

v1.3.0

27 Oct 14:28
e6f8528

Choose a tag to compare

1.3.0 (2025-10-16)

Features

Bug Fixes

  • addons: do not use plan name is only one plan (#271) (f6df981)
  • apps: trigger deployment after all others steps (21e9348)
  • diags: diags are always references, so that errors arn't lost (c25d727)
  • makefile: make release uses ldflags too (#255) (b916b72)
  • mysql: return full uri (with login and password) as sensitive field (#234) (47b82b1)
  • postgresql: return uri (with login/passord) as sensitive field (#235) (6626039)
  • python: missing upgrade state (eff72a0)

v1.2.0

24 Sep 13:10

Choose a tag to compare

1.2.0 (2025-09-24)

Features

Bug Fixes

  • addons: support ulid formats (3a36da6)
  • applications: always update separatebuild, update on app updates (df8bcbd)
  • apps: urlencode vhosts for deletion (37be86b)
  • bin: by default, provide a stripped binary (f68470d)
  • change to typed IfIsSet (ce0edec)
  • frankenphp: diag pointer and vhosts (bedc2f1)
  • frankenphp: update env/vhosts (c2143ad)
  • keycloak: Fix potential malformed url (afd92af)
  • ng: add support for matching ng (beta) (5c5e62f)
  • nodejs: update test website (bc369e6)
  • python: reload infos from api after an update (77c61b4)
  • python: urls are returned with final / by api (8cb1ee5)
  • runtime: avoid sticky_sessions and redirect_https reevaluation (1ac3bea)
  • secrets: mark tokens, passwords and secrets as Sensitive (ea1bd9d)
  • test: cleanup unused imports (6e7c32f)
  • test: domains returned by the api now always ends with / (cbd9458)
  • test: remove unused function (6e7c32f)

v1.1.0

12 Sep 14:39

Choose a tag to compare

1.1.0 (2025-09-12)

Features

Bug Fixes

  • app: don't drop cleverapps.io test domain (5a3531e)
  • app: don't drop cleverapps.io test domain (#221) (28af15b)
  • backup file to prevent panic (2ea9c1a)
  • isolate test with no credentials (5377312)
  • mongodb: return field database (76ae363)
  • mongodb: test for required fields (315c83d)
  • pulsar: handle non-tls clusters (5a0206e)
  • python: fix test for cleverapps domain, check the final / (dbb4054)
  • remove credential config detection (5ed7b02)
  • runtime: add missing Dependencies field in all runtime Update methods (9390643)
  • save ID as soon as available (34e7d9c)