Nomad TLS error in CI pipeline
· 2 min read
In the process of migrating our Hashicorp Nomad workload to our new Nomad cluster, I also tried to simplify our CI pipelines and ran into an issue with Nomad.
In the process of migrating our Hashicorp Nomad workload to our new Nomad cluster, I also tried to simplify our CI pipelines and ran into an issue with Nomad.
Yesterday, I attended the HashiDays 2023 Munich event to gain some insights into the latest Hashicorp product development. After speaking at the virtual HashiDays event in 2020, this was my first in-person event organized by the Hashicorp folks, and I was curious about what to expect.
The scenario describes one or more developers committing their changes of code for a serverless Azure Function App ("Function-as-a-Service") and managing the required Azure environment resources only by a declaration in Terraform scheme in the code repository to remain the Single Point of Truth (SPOT).