open-nomad/terraform/gcp
Kent 'picat' Gruber cc202e62a2 Create terraform/gcp/modules/hashistack/hashistack.tf
This module is based on the current AWS and Azure configurations, with a few tiny GCP-specific modifications:

* Defaults to only allow your Terraform's host external IP address, which can be optionally disabled. Otherwise, the UIs/APIs are exposed on the internet.
* Exposes the Vault UI and API through the load balancer.
* Uses GCP oslogin to facilitate VM SSH access, without an external SSH IP for all instances.
* Provides optional way to enable preemptible VM instances to save money.
2020-07-16 15:55:25 -04:00
..
modules/hashistack Create terraform/gcp/modules/hashistack/hashistack.tf 2020-07-16 15:55:25 -04:00
packer.json Create terraform/gcp/packer.json 2020-07-16 15:20:12 -04:00