Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Actions Status Slack NPM version Python version NuGet version PkgGoDev License

HashiCorp Nomad Resource Provider

The HashiCorp Nomad Resource Provider lets you manage Nomad resources.

Installing

This package is available in many languages in the standard packaging formats.

Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

$ npm install @pulumi/nomad

or yarn:

$ yarn add @pulumi/nomad

Python

To use from Python, install using pip:

$ pip install pulumi_nomad

Go

To use from Go, use go get to grab the latest version of the library

$ go get github.com/pulumi/pulumi-nomad/sdk/v2

.NET

To use from .NET, install using dotnet add package:

$ dotnet add package Pulumi.Nomad

Configuration

The following configuration points are available:

  • nomad:address - The HTTP(S) API address of the Nomad agent. This must include the leading protocol (e.g. https://). This can also be specified as the NOMAD_ADDR environment variable.
  • nomad:region - The Nomad region to target. This can also be specified as the NOMAD_REGION environment variable.
  • nomad:httpAuth - HTTP Basic Authentication credentials to be used when communicating with Nomad, in the format of either user or user:pass. This can also be specified using the NOMAD_HTTP_AUTH environment variable.
  • nomad:caFile - A local file path to a PEM-encoded certificate authority used to verify the remote agent's certificate. This can also be specified as the NOMAD_CACERT environment variable.
  • nomad:caPerm - PEM-encoded certificate authority used to verify the remote agent's certificate.
  • nomad:certFile - A local file path to a PEM-encoded certificate provided to the remote agent. If this is specified, key_file or key_pem is also required. This can also be specified as the NOMAD_CLIENT_CERT environment variable.
  • nomad:certPem - PEM-encoded certificate provided to the remote agent. If this is specified, keyFile or keyPem is also required.
  • nomad:keyFile - A local file path to a PEM-encoded private key. This is required if certFile or certPem is specified. This can also be specified via the NOMAD_CLIENT_KEY environment variable.
  • nomad:keyPem - PEM-encoded private key. This is required if certFile or certPem is specified.
  • nomad:headers - A configuration block, described below, that provides headers to be sent along with all requests to Nomad. This block can be specified multiple times.
  • nomad:vaultToken - A Vault token used when submitting the job. This can also be specified as the VAULT_TOKEN environment variable or using a Vault token helper (see Vault's documentation for more details).
  • nomad:consulToken - A Consul token used when submitting the job. This can also be specified as the CONSUL_HTTP_TOKEN environment variable. See below for strategies when multiple Consul tokens are required.
  • nomad:secretId - The Secret ID of an ACL token to make requests with, for ACL-enabled clusters. This can also be specified via the NOMAD_TOKEN environment variable.

The nomad:headers configuration block accepts the following arguments:

  • name - The name of the header.
  • value - The value of the header.

Reference

For further information, please visit the Nomad provider docs or for detailed reference documentation, please visit the API docs.

Release files for pulumi-nomad 2.7.0a1790144127

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pulumi-nomad 2.7.0a1790144127
File Size Uploaded
pulumi_nomad-2.7.0a1790144127.tar.gz 118.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pulumi-nomad 2.7.0a1790144127
File Interpreter ABI Platform
pulumi_nomad-2.7.0a1790144127-py3-none-any.whl Python 3 none any Details

Total release size: 286.3 kB

Release files / pulumi_nomad-2.7.0a1790144127.tar.gz

Download URL pulumi_nomad-2.7.0a1790144127.tar.gz
Size 118.4 kB
Tags Source
SHA-256 checksum
How to use checksums
edd5db82ba2b037bfc0ae4e58eed4b42cf28d4fa1e3dfeb7109328872b3c32b3
BLAKE2b-256 checksum
How to use checksums
b0a25295e7b1fde46a95ba8b4b48d773166018b9251fef374cfd86c491271343
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.11.15

Release files / pulumi_nomad-2.7.0a1790144127-py3-none-any.whl

Download URL pulumi_nomad-2.7.0a1790144127-py3-none-any.whl
Size 167.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
bad0f9530ab6cf2c99b29ac7cf942b1de4be5e3baccae7cc57565c908a8a1cab
BLAKE2b-256 checksum
How to use checksums
433e58187166bc20cdb571b3ad6094b04fb33415d4c0b0828a02caa385053d77
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.11.15

Release history Release notifications | RSS feed

This release

2.6.1

2 release files

2.6.0

2 release files

2.5.5

2 release files

2.5.4

2 release files

2.5.3

2 release files

2.5.2

2 release files

2.5.1

2 release files

2.5.0

2 release files

2.4.3

2 release files

2.4.2

2 release files

2.4.1

2 release files

2.4.0

2 release files

2.3.3

2 release files

2.3.2

2 release files

2.3.1

2 release files

2.3.0

2 release files

2.2.1

2 release files

2.2.0

2 release files

2.1.0

2 release files

2.0.1

2 release files

2.0.0

1 release file

0.4.1

1 release file

0.4.0

1 release file

0.3.0

1 release file

0.2.1

1 release file

0.2.0

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page