Skip to content

0UserName/terraform-provider-rabbitmq

This branch is 26 commits ahead of, 13 commits behind cyrilgdn/terraform-provider-rabbitmq:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

usernameusername
username
and
username
Jun 5, 2023
af1d11a · Jun 5, 2023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform logo

Terraform Provider for RabbitMQ

GitHub tag (latest SemVer) License

The Terraform Provider for RabbitMQ is a plugin for Terraform that allows you to interact with RabbitMQ. This provider can be used to manage virtual hosts, users, permissions, policies, limits, queues, exchanges, bindings, and more.

Learn more:

Requirements

Using the Provider

To use a released version of the Terraform provider in your environment, run terraform init and Terraform will automatically install the provider from the Terraform Registry. For either installation method, documentation about the provider configuration, resources, and data sources can be found on the Terraform Registry.

Upgrading the Provider

The provider does not upgrade automatically. After each new release, you can run the following command to upgrade the provider:

terraform init -upgrade

License

The Terraform Provider for RabbitMQ is available under the Mozilla Public License, version 2.0 license.

Packages

No packages published

Languages

  • Go 97.3%
  • Shell 2.2%
  • Makefile 0.5%