RabbitMQ
Use with RabbitMQ
Section titled “Use with RabbitMQ”Example:
export RABBITMQ_SERVER_URL=http://foo.bar.localdomain:15672 export RABBITMQ_USERNAME=[RABBITMQ_USERNAME] export RABBITMQ_PASSWORD=[RABBITMQ_PASSWORD]
terraformer import rabbitmq --resources=vhosts,queues,exchanges terraformer import rabbitmq --resources=vhosts,queues,exchanges --filter=vhost=name1:name2:name3All RabbitMQ resources that are currently supported by the RabbitMQ provider, are also supported by this module. Here is the list of resources which are currently supported by RabbitMQ provider v.1.1.0:
bindingsrabbitmq_binding
exchangesrabbitmq_exchange
permissionsrabbitmq_permissions
policiesrabbitmq_policy
queuesrabbitmq_queue
usersrabbitmq_user
vhostsrabbitmq_vhost