jmatt / terraform-rabbitmq

Use Terraform to configure RabbitMQ.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-rabbitmq

Build Status

Use Terraform to configure infrastructure for RabbitMQ.

This terraform deployment will create Ubuntu 16.04 instances in LSST's Nebula project. Next it will use Amazon Route 53 to create DNS entries for those instances.

Use

terraform apply

Variables

count (default 3) Create count many rabbit instances for the rabbit cluster.

License

See the LICENSE file.

About

Use Terraform to configure RabbitMQ.

License:MIT License


Languages

Language:HCL 100.0%