Simple Amazon MQ for RabbitMQ
Terraform scripts to create a simple AWS Amazon MQ (RabbitMQ) using the module mq.
To create a simple AWS Amazon MQ using RabbitMQ engine:
terraform init
terraform plan
terraform apply
To delete all resource:
terraform destroy
Requirements
Name |
Version |
|---|---|
>= 1.0 |
|
>= 5.61 |
|
~> 2.3.1 |
|
>= 3.2.1 |
Providers
Name |
Version |
|---|---|
>= 5.61 |
|
~> 2.3.1 |
|
>= 3.2.1 |
Modules
Name |
Source |
Version |
|---|---|---|
../../../../mq |
n/a |
Resources
Name |
Type |
|---|---|
resource |
|
data source |
|
data source |
|
data source |
|
data source |
Inputs
Name |
Description |
Type |
Default |
Required |
|---|---|---|---|---|
Profile of AWS credentials to deploy Terraform sources |
|
|
no |
|
AWS region where the infrastructure will be deployed |
|
|
no |
Outputs
Name |
Description |
|---|---|
Engine type |
|
Name of Amazon MQ cluster |
|
AWS Amazon MQ password |
|
AWS Amazon MQ endpoint host |
|
AWS Amazon MQ endpoint port |
|
AWS Amazon MQ endpoint urls |
|
AWS Amazon MQ username |
|
Web URL for Amazon Rabbitmq |