Releases: weka/terraform-gcp-weka
Releases · weka/terraform-gcp-weka
v1.0.8
- fallback to europe-west1 for lambdas/connector/scheduled in case
europe-west4 is used
v1.0.7
- num_nics properly propagated to join function
- gcloud command to fetch password for weka cluster
- better tracking of changed functions code to update them on apply
v1.0.6
- Added UI load balancer
- Added configuration to allow instances to be accessed via peered VPNs
- Removed redundant shared_vpcs configuration, that was not hard requirement to enable cross projects peering
v1.0.5
- terminateCluster lambda
- more naming/descriptions improvements
v1.0.4
- Moved more params to be optional, with sane defaults
- Naming improvements
- Initial cluster form bugfixes
v1.0.3
- c2-standard-16 cores allocation adjustment