A Pulumi package for creating and managing RabbitMQ resources.
Project description
RabbitMQ Resource Provider
The RabbitMQ resource provider for Pulumi lets you manage RabbitMQ 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/rabbitmq
or yarn:
$ yarn add @pulumi/rabbitmq
Python
To use from Python, install using pip:
$ pip install pulumi_rabbitmq
Go
To use from Go, use go get to grab the latest version of the library
$ go get github.com/pulumi/pulumi-rabbitmq/sdk/v2
.NET
To use from .NET, install using dotnet add package:
$ dotnet add package Pulumi.Rabbitmq
Configuration
The following configuration points are available:
rabbitmq:endpoint- (Required) The HTTP URL of the management plugin on the RabbitMQ server. The RabbitMQ management plugin must be enabled in order to use this provder. Note: This is not the IP address or hostname of the RabbitMQ server that you would use to access RabbitMQ directly. May be set via theRABBITMQ_ENDPOINTenvironment variable.rabbitmq:username- (Required) Username to use to authenticate with the server. May be set via theRABBITMQ_USERNAMEenvironment variable.rabbitmq:password- (Optional) Password for the given user. May be set via theRABBITMQ_PASSWORDenvironment variable.rabbitmq:insecure- (Optional) Trust self-signed certificates. May be set via theRABBITMQ_INSECUREenvironment variable.rabbitmq:cacertFile- (Optional) The path to a custom CA / intermediate certificate. May be set via theRABBITMQ_CACERTenvironment variable.
Reference
For further information, please visit the RabbitMQ provider docs or for detailed reference documentation, please visit the API docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pulumi_rabbitmq-3.4.2.tar.gz.
File metadata
- Download URL: pulumi_rabbitmq-3.4.2.tar.gz
- Upload date:
- Size: 33.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a00245190f9b49668d9b5f01194b3ece15b27f46fbcc6a158d3ca916c342eddd
|
|
| MD5 |
40d931a8a340ebd8da568bac496eca3c
|
|
| BLAKE2b-256 |
52512f345c5fd1b2674ede12e1940edb154345ef55115db6c5db05d6e310ff51
|
File details
Details for the file pulumi_rabbitmq-3.4.2-py3-none-any.whl.
File metadata
- Download URL: pulumi_rabbitmq-3.4.2-py3-none-any.whl
- Upload date:
- Size: 52.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29df866faa8663c011d26c6a9a6777c0ff0f0f505f1625cb4204de758eee5b07
|
|
| MD5 |
d11b393c872a78fc119501ea4ddcb33f
|
|
| BLAKE2b-256 |
bf23eeb7559d87fd8411f5661f32a55c2d26318b6794b67b2d5a330d409dbe17
|