bevry-labs / terraform-scaleway-hashistack

Terraform module to deploy Consul, Nomad, Vault onto Scaleway
https://registry.terraform.io/modules/bevry/hashistack/scaleway
22 stars 3 forks source link

upgrade for latest hashicorp product versions #16

Open balupton opened 3 years ago

balupton commented 3 years ago

Notable Changes

Links

Terraform

HCL2 solves a lot of the issues we were having.

Terraform Cloud also solves the encrypted/secure env var issues.

Terraform Modules

HashiCorp now has full starter kits for a secure environment on AWS. If only they did this when this project was started, it would have saved me months of figuring out how to do it securely and integrated myself.

Consul, Vault, Nomad

The new versions support federation and automatic TLS, which was the most difficult part of this entire setup back when this project was being authored. Upgrading to them should save a lot of time.

Boundary

Boundary is a new project that simplifies ssh and access into the machines.