You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Example of setting configuration - none of the below is mandatory - those settings are set in this example for illustation purpose and ensure path is exercised in automated test using this example.
129
+
configuration={
130
+
delete_undefined_queues =true
131
+
}
128
132
cbr_rules=[
129
133
{
130
134
description ="${var.prefix}-rabbitmq access only from vpc"
0 commit comments