vvitayau
vvitayau
function "runners" not defined error using nomad template to define gitlab-runner configuration file
**Description** Defining a gitlab runner configuration file in the nomad template section can be confusing if the configuration file uses the same levant delimiter `[[`. Is there a better way...
Levant canary-auto-promote flag does not appear to be working. Successfully deployed canary and Deployment is still running and requires manual promotion. Are my nomad/server/update default configuration preventing canary from auto-promoting...
### Terraform Version ``` Terraform v0.12.5 + provider.aws v2.7.0 + provider.consul v2.5.0 + provider.template v2.1.2 + provider.vault v2.1.0 ``` ### Terraform Configuration Files ``` resource "aws_instance" "xxx" { ami =...