Skip to content
Terraform provider 2.2.0

Terraform provider 2.2.0

The 2.2.0 release of the Clever Cloud Terraform provider is available. When the deployment block of an application sets no commit or pins a hash, deployment.commit now reflects the commit running on the platform. With a pinned hash, a deployment made outside Terraform shows up as drift in the next plan.

The provider adds a clevercloud_haskell resource for the Haskell runtime. Before creating a Network Group member, the provider now checks that its FQDN ends with a platform DNS suffix, such as cc-ng.cloud.

Configuration providers now take their region from the API instead of always using par. This release also migrates the state of .NET, FrankenPHP, Rust and V applications created with older schema versions, and decodes Datadog drain URLs correctly.

Last updated on