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 Consul Resource Provider

The Consul resource provider for Pulumi lets you manage Consul resources in your cloud programs. To use this package, please install the Pulumi CLI first.

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/consul

or yarn:

$ yarn add @pulumi/consul

Python

To use from Python, install using pip:

$ pip install pulumi_consul

Go

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

$ go get github.com/pulumi/pulumi-consul/sdk/v3

.NET

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

$ dotnet add package Pulumi.Consul

Configuration

The following configuration points are available:

  • consul:address - (Optional) The HTTP(S) API address of the agent to use. Defaults to 127.0.0.1:8500.
  • consul:scheme - (Optional) The URL scheme of the agent to use (http or https). Defaults to http.
  • consul:httpAuth - (Optional) HTTP Basic Authentication credentials to be used when communicating with Consul, in the format of either user or user:pass. This may also be specified using the CONSUL_HTTP_AUTH environment variable.
  • consul:datacenter - (Optional) The datacenter to use. Defaults to that of the agent.
  • consul:token - (Optional) The ACL token to use by default when making requests to the agent. Can also be specified with CONSUL_HTTP_TOKEN or CONSUL_TOKEN as an environment variable.
  • consul:caFile - (Optional) A path to a PEM-encoded certificate authority used to verify the remote agent's certificate.
  • consul:certFile - (Optional) A path to a PEM-encoded certificate provided to the remote agent; requires use of keyFile.
  • consul:keyFile - (Optional) A path to a PEM-encoded private key, required if certFile is specified.
  • consul:caPath - (Optional) A path to a directory of PEM-encoded certificate authority files to use to check the authenticity of client and server connections. Can also be specified with the CONSUL_CAPATH environment variable.
  • consul:insecureHttps - (Optional) Boolean value to disable SSL certificate verification; setting this value to true is not recommended for production use. Only use this with scheme set to https.

Reference

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumi_consul-3.16.0a1786702020.tar.gz (142.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pulumi_consul-3.16.0a1786702020-py3-none-any.whl (215.2 kB view details)

Uploaded Python 3

File details

Details for the file pulumi_consul-3.16.0a1786702020.tar.gz.

File metadata

File hashes

Hashes for pulumi_consul-3.16.0a1786702020.tar.gz
Algorithm Hash digest
SHA256 65bb3c340246f307551c83f6c8c2aab2cd9d50a769aea8ac3eddda35a30e44e1
MD5 738e799dcb3dfd9b053ea064d3586f98
BLAKE2b-256 5da23a0f6b7f2e5ca78cd6856e4266d67aa36ca4b251912a110fe8bf8341c813

See more details on using hashes here.

File details

Details for the file pulumi_consul-3.16.0a1786702020-py3-none-any.whl.

File metadata

File hashes

Hashes for pulumi_consul-3.16.0a1786702020-py3-none-any.whl
Algorithm Hash digest
SHA256 480751b2587d3e166ca26d81e62075bd9d8bc47e96941c1405a19a8221344b83
MD5 1a00f040811480572b8195fa9e47786e
BLAKE2b-256 04c4c902e832917f44311c332b82a276656510ad6bb77a3079f1dc2cbb173dfe

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

3.16.0a1786702020 This release

2 files

3.15.1

2 files

3.15.0

2 files

3.14.1

2 files

3.14.0

2 files

3.13.3

2 files

3.13.2

2 files

3.13.1

2 files

3.13.0

2 files

3.12.5

2 files

3.12.4

2 files

3.12.3

2 files

3.12.2

2 files

3.12.1

2 files

3.12.0

2 files

3.11.4

2 files

3.11.3

2 files

3.11.2

2 files

3.11.1

2 files

3.11.0

2 files

3.10.0

2 files

3.9.0

1 file

3.8.0

1 file

3.7.0

1 file

3.6.0

1 file

3.5.0

1 file

3.4.0

1 file

3.3.0

1 file

3.2.0

1 file

3.1.0

1 file

3.0.0

1 file

2.10.0

1 file

2.9.1

1 file

2.9.0

1 file

2.8.2

1 file

2.8.1

1 file

2.8.0

1 file

2.7.0

1 file

2.6.3

1 file

2.6.2

1 file

2.6.1

1 file

2.6.0

1 file

2.5.0

1 file

2.4.0

1 file

2.3.0

1 file

2.2.1

1 file

2.2.0

1 file

2.1.1

1 file

2.1.0

1 file

2.0.0

1 file

1.8.0

1 file

1.7.0

1 file

1.6.0

1 file

1.5.0

1 file

1.4.0

1 file

1.3.0

1 file

1.2.0

1 file

1.1.0

1 file

1.0.1

1 file

1.0.0

1 file

0.0.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page