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

RabbitMQ_Cluster_Mode Unable to create #52

Open
krishnakanthsunkavilli opened this issue Jan 19, 2023 · 3 comments
Open

RabbitMQ_Cluster_Mode Unable to create #52

krishnakanthsunkavilli opened this issue Jan 19, 2023 · 3 comments
Labels
bug 🐛 An issue with the system

Comments

@krishnakanthsunkavilli
Copy link

Unable to Create Cluster mode broker for the rabbitmq engine using this terraform module, seeing SINGLE_INSTANCE and ACTIVE_STANDBY_MULTI_AZ are expected.

@krishnakanthsunkavilli krishnakanthsunkavilli added the bug 🐛 An issue with the system label Jan 19, 2023
@lgtm87
Copy link

lgtm87 commented Jan 30, 2023

@krishnakanthsunkavilli you can use the following:
deployment_mode = "CLUSTER_MULTI_AZ"
as it's defined in root AWS terraform provider resource. This module may just update variables.tf description

@rojspencer
Copy link

Can confirm specifying "CLUSTER_MULTI_AZ" for rabbitmq deployment_mode does work.

@krishnakanthsunkavilli
Copy link
Author

krishnakanthsunkavilli commented May 17, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

No branches or pull requests

3 participants