Open ByJacob opened 1 year ago
╷ │ Error: updating MQ Broker (b-f9764a70-79ab-41de-ba60-2f722296ba50) security groups: BadRequestException: Changing security groups is not supported for RabbitMQ brokers. │ { │ RespMetadata: { │ StatusCode: 400, │ RequestID: "52d88252-71f0-4800-9c41-aa8455b174bf" │ }, │ ErrorAttribute: "securityGroups", │ Message_: "Changing security groups is not supported for RabbitMQ brokers." │ } │ │ with module.rabbitmq.aws_mq_broker.default[0], │ on ../../modules/mq/main.tf line 89, in resource "aws_mq_broker" "default": │ 89: resource "aws_mq_broker" "default" { │ ╵
id for security group don't change, or recreate rabbitMQ broker whe security_id was change
allowed_security_group_ids
No response
Describe the Bug
Expected Behavior
id for security group don't change, or recreate rabbitMQ broker whe security_id was change
Steps to Reproduce
allowed_security_group_ids
Screenshots
No response
Environment
Additional Context
No response