We recommend using the cloud-native version of
Ctrlplane when possible. Current selfhosted
installation is not stable.
- CloudSQL for PostgreSQL
- Memorystore for Redis
- Cloud Storage
Compatibility
This module is meant for use with Terraform 1.0+ and tested using Terraform 1.5.Usage
There are examples included in the examples folder but simple usage is as follows:terraform init
to get the pluginsterraform plan
to see the infrastructure planterraform apply
to apply the infrastructure buildterraform destroy
to destroy the built infrastructure