/terraform-nomad-razer

Terraform module setting up a Razer deployment on nomad.

Primary LanguageHCL

Requirements

Name Version
terraform >= 1.3.7
nomad >= 1.4.16

Providers

No providers.

Modules

Name Source Version
prometheus pmikus/prometheus/nomad 1.0.0

Resources

No resources.

Inputs

Name Description Type Default Required
nomad_acl Nomad ACLs enabled/disabled. bool false no
nomad_provider_address FD.io Nomad cluster address. string "https://nomad-server.service.consul:4646" no
nomad_provider_ca_file A local file path to a PEM-encoded certificate authority. string "/etc/nomad.d/ssl/nomad-ca.pem" no
nomad_provider_cert_file A local file path to a PEM-encoded certificate. string "/etc/nomad.d/ssl/nomad.pem" no
nomad_provider_key_file A local file path to a PEM-encoded private key. string "/etc/nomad.d/ssl/nomad-key.pem" no

Outputs

No outputs.