Skip to content

Commit

Permalink
Bump amazonmq to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanHallam committed Sep 25, 2024
1 parent dc35128 commit 19f2c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/projects/app-publishing-amazonmq/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ variable "aws_environment" {
variable "engine_version" {
type = string
description = "Broker engine version. https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/rabbitmq-version-management"
default = "3.12"
default = "3.13"
}

variable "deployment_mode" {
Expand Down

0 comments on commit 19f2c36

Please sign in to comment.