Skip to content

fix: update companion stack to use mq.m7i.large for regions that do not support mq.t3.micro#3917

Merged
vicheey merged 3 commits intodevelopfrom
companion-stack-fix
Apr 23, 2026
Merged

fix: update companion stack to use mq.m7i.large for regions that do not support mq.t3.micro#3917
vicheey merged 3 commits intodevelopfrom
companion-stack-fix

Conversation

@vicheey
Copy link
Copy Markdown
Contributor

@vicheey vicheey commented Apr 23, 2026

Issue #, if available

Currently (ap-southeast-6) does not support mq.t3.micro for ActiveMQ. Use mq.m7i.large (smallest available) the region, mq.t3.micro everywhere else.

Description of changes

Add conditional check for HostInstantType.

Description of how you validated changes

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be
added to sam init through aws/aws-sam-cli-app-templates.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

AKL (ap-southeast-6) does not support mq.t3.micro for ActiveMQ.
Use CFN condition to select mq.m7i.large (smallest available) in AKL,
mq.t3.micro everywhere else.
@vicheey vicheey requested a review from a team as a code owner April 23, 2026 21:52
@vicheey vicheey changed the title fix: update companion stack to use mq.m7i.large for AKL where mq.t3.micro is unavailable fix: update companion stack to use mq.m7i.large for regions that do not support mq.t3.micro Apr 23, 2026
@vicheey vicheey merged commit da99012 into develop Apr 23, 2026
8 checks passed
@vicheey vicheey deleted the companion-stack-fix branch April 23, 2026 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants