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

Upgrade Terraform module to MQ to support Appmixer 6.1 #10

Open
martin-krcmar opened this issue Nov 11, 2024 · 1 comment
Open

Upgrade Terraform module to MQ to support Appmixer 6.1 #10

martin-krcmar opened this issue Nov 11, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@martin-krcmar
Copy link

Appmixer 6.1 switched to quorum queues. They are supported in Amazon MQ 3.13 and above (https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/quorum-queues.html).

In our terraform we have MQ 3.1.0
clientIO_appmixer-module-aws__Appmixer_Infrastructure-as-Code_Terraform_module_for_AWS_

@martin-krcmar martin-krcmar added the enhancement New feature or request label Nov 11, 2024
@martin-krcmar
Copy link
Author

The version has to be changed at least here https://github.com/clientIO/appmixer-module-aws/blob/main/rabbitmq.tf

But the whole engine should be tested with the new version.

@DavidDurman DavidDurman changed the title Upgrade MQ to support Appmixer 6.1 Upgrade Terraform module to MQ to support Appmixer 6.1 Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant