Releases: CleverCloud/terraform-provider-clevercloud
Releases · CleverCloud/terraform-provider-clevercloud
v1.9.0
v1.8.0
v1.7.1
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.0
1.3.0 (2025-10-16)
Features
- addon: add ConfigProvider addon (#256) (48e5e93)
- addons: add matomo (#253) (e8f2206)
- mongodb: return full uri (as sensitive field) (#233) (25229d1)
- mysql: read read-only users generated from the console (598fdfd)
- runtime: add dotnet (#245) (2894249)
- v: add v runtime (#248) (40174ed)
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
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
1.1.0 (2025-09-12)
Features
- addon update (fc8d6a0)
- bucket cannot be update (5168d9b)
- credentials configuration detection (3da1f6b)
- frankenphp (0ee6fd4), closes #127
- keycloak update (2a95a83)
- materiakv update (3f9e8ea)
- metabase update (6be8d8c)
- mongodb update (919fee9)
- mysql: add mysql provider (66865f8)
- otoroshi runtime (b491d97)
- psql update (652d225)
- pulsar update (3cd75a4)
- pulsar: supports retention (663c2cf)
- redis update (432ddd2)
- upgrade README (37c6df0)
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)