kelseyhightower / serverless-vault-with-cloud-run

Guide to running Vault on Cloud Run
Apache License 2.0
398 stars 48 forks source link

FULL stack with Terraform #4

Open jboero opened 3 years ago

jboero commented 3 years ago

@kelseyhightower Thanks for this! I wish I'd found this sooner as it uses persistent storage. I do something similar with full HashiStack and Terraform. As long as your GCR image registry is built, deploy Consul, Nomad, Vault, Waypoint, Boundary services all in GCR singletons in under 100 lines of Terraform. Outputs include a full list of endpoints that you can export to your team or other workspaces. All for as little as ~$1 a month. Can you port your persistent config to TF?

https://github.com/jboero/hashistack-gcpcr

colinmollenhour commented 10 months ago

@jboero I ported this tutorial to Pulumi here: https://github.com/colinmollenhour/pulumi-gcp-vault