diff --git a/integration/resources/templates/combination/function_with_mq.yaml b/integration/resources/templates/combination/function_with_mq.yaml index 7efeaae4b..b8fc91986 100644 --- a/integration/resources/templates/combination/function_with_mq.yaml +++ b/integration/resources/templates/combination/function_with_mq.yaml @@ -112,13 +112,13 @@ Resources: Ref: MQBrokerName DeploymentMode: SINGLE_INSTANCE EngineType: ACTIVEMQ - EngineVersion: 5.17.6 + EngineVersion: 5.18 HostInstanceType: mq.t3.micro Logs: Audit: true General: true PubliclyAccessible: true - AutoMinorVersionUpgrade: false + AutoMinorVersionUpgrade: true SecurityGroups: - Ref: MQSecurityGroup SubnetIds: diff --git a/integration/resources/templates/combination/function_with_mq_using_autogen_role.yaml b/integration/resources/templates/combination/function_with_mq_using_autogen_role.yaml index 332a2943f..ba15f1f41 100644 --- a/integration/resources/templates/combination/function_with_mq_using_autogen_role.yaml +++ b/integration/resources/templates/combination/function_with_mq_using_autogen_role.yaml @@ -84,13 +84,13 @@ Resources: Ref: MQBrokerName2 DeploymentMode: SINGLE_INSTANCE EngineType: ACTIVEMQ - EngineVersion: 5.17.6 + EngineVersion: 5.18 HostInstanceType: mq.t3.micro Logs: Audit: true General: true PubliclyAccessible: true - AutoMinorVersionUpgrade: false + AutoMinorVersionUpgrade: true SecurityGroups: - Ref: MQSecurityGroup SubnetIds: