Deploy Docker containers on Clever Cloud with Terraform (or OpenTofu)

Deploy Docker containers on Clever Cloud with Terraform (or OpenTofu)

Effective on July 3, 2024·David Legrand
David Legrand
Rémi Collignon-Ducret
Rémi Collignon-Ducret

To manage your resources as code on Clever Cloud, from applications to add-ons (object storage, databases, etc.), you can use our Terraform provider. It’s compatible with tools such as OpenTofu and can now deploy applications using our Docker runtime.

You can define instances count or flavors, region, dependencies, ports, Dockerfile and application paths, registry credentials and more. Full parameters list is available here.

Last updated on