Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible removal of RabbitMQ resources #178

Closed
jtopjian opened this issue Jul 16, 2016 · 3 comments
Closed

Possible removal of RabbitMQ resources #178

jtopjian opened this issue Jul 16, 2016 · 3 comments

Comments

@jtopjian
Copy link
Collaborator

Rabbit Hole is a complete Go library for managing RabbitMQ resources. I'm going to look into making them Terraform resources and then possibly remove the existing RabbitMQ Waffles resources.

@gbraekmans
Copy link
Contributor

Again why? It seems to me that having extra resources is a good thing.

@jtopjian
Copy link
Collaborator Author

Everything in #177 is applicable here, too. One extra thing specific to RabbitMQ is that a previous version of Waffles had more RabbitMQ resources than there are now. The caveat was that they required Augeas.

A few weeks ago I stripped down Waffles and Augeas was one of the things that got cut. I haven't found a good reason to bring it back yet.

If more RabbitMQ resources would be added to Waffles, I'd be more inclined to use the RabbitMQ management API rather than interacting with RabbitMQ's wacky config file syntax.

@jtopjian
Copy link
Collaborator Author

These are going to stay, too, though I might try to alter them a bit to use the Management REST API. I've just finished a bunch of work with Terraform and RabbitHole and it was a breeze to use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants