Files
infra/archive/1-coreos/3-configure-hashistack
Renovate Bot a5f3b8d307
All checks were successful
CI / Terraform fmt + validate (pull_request) Successful in 23s
CI / Nomad job spec validate (pull_request) Successful in 27s
CI / Docker image pull validation (pull_request) Successful in 12s
Update Terraform system to v0.5.0
2026-04-20 04:02:09 +00:00
..
2025-04-25 15:10:16 +10:00
2025-04-25 15:10:16 +10:00
2025-04-25 15:10:16 +10:00
2025-04-25 15:10:16 +10:00

We use terraform for this configuration step just to make it easier to develop what the configuration should be, once it is stable we can move it into the butane definition.

  1. Generate secrets
    1. consul encrypt, consul keygen and store in consul.hcl
    2. nomad keys?
  2. Init & apply terraform
    1. terraform init
    2. terraform plan --out plan.tfplan
    3. terraform apply plan.tfplan