picatz / terraform-google-nomad

📗 Terraform Module for Nomad clusters with Consul on GCP
https://registry.terraform.io/modules/picatz/nomad/google
MIT License
78 stars 16 forks source link

Generate mTLS certificates dynamically with Terraform #2

Closed picatz closed 4 years ago

picatz commented 4 years ago

Instead of generating the mTLS certificates with cfssl before using Packer during the creation of the images, it'd be great to just dynamically create those certificates when I spin up the cluster using Terraform's tls provider.