Skip to main content
Version: v1.8

Gcp-Openwisp

Description

Terraform files for deploying docker-openwisp infrastructure in Google Cloud.

Specification

Properties

NameDescriptionTypeRequiredDefault
database_cloudsqlCloud SQL database configuration. See documentation for details.map(any)true
gce_persistent_diskGCE persistent disk configuration. See documentation for details.map(any)true
gke_clusterGKE cluster configuration. See documentation for details.map(any)true
gke_node_groupsList of GKE node group configurations. See documentation for details.list(map(any))true
google_servicesGoogle Cloud services configuration. See documentation for details.map(any)true
network_configNetwork configuration for OpenWISP. See documentation for details.map(any)true
openwisp_servicesOpenWISP services configuration. See documentation for details.map(bool)true
writeConnectionSecretToRefThe secret which the cloud resource connection will be written towriteConnectionSecretToReffalse

writeConnectionSecretToRef

NameDescriptionTypeRequiredDefault
nameThe secret name which the cloud resource connection will be written tostringtrue
namespaceThe secret namespace which the cloud resource connection will be written tostringfalse