WAYSCloud now supports Terraform, enabling developers to provision and manage infrastructure using code across the platform.
With the WAYSCloud Terraform provider, infrastructure can be defined, versioned and deployed using standard Terraform workflows — without relying on dashboards or manual configuration.
Infrastructure as code on WAYSCloud
The Terraform provider enables direct management of core platform services, including:
Container-based applications (App Platform)
Object Storage (S3-compatible)
DNS zones and records
Virtual Private Servers (VPS)
Managed databases and Redis
All resources are backed by the public WAYSCloud API and designed to behave predictably across plan, apply and refresh.
Designed for predictability
The WAYSCloud Terraform provider is intentionally designed to be conservative and predictable in its behavior. Resource lifecycles are explicit, and operations are structured to avoid unexpected changes during deployment.
Key characteristics include:
Predictable resource lifecycles
Minimal hidden behavior
Stable refresh without drift or flapping
Clear separation between create, update and replace
The focus is on making common infrastructure workflows reliable and easy to reason about.
Availability
Terraform support is available immediately through the official WAYSCloud provider.
See the documentation for setup and usage details.
The official WAYSCloud Terraform provider is available via the Terraform Registry, with the latest version accessible here: https://registry.terraform.io/providers/wayscloudas/wayscloud/latest