You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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?
@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
The text was updated successfully, but these errors were encountered: