cloudamqp / terraform-provider-cloudamqp

Terraform Provider for CloudAMQP
https://registry.terraform.io/providers/cloudamqp/cloudamqp
Mozilla Public License 2.0
35 stars 39 forks source link

Add support to configure cluster_partition_handling #200

Closed tbroden84 closed 1 year ago

tbroden84 commented 1 year ago

Extend the configurable arguments for rabbitmq_configuration to also configure cluster_partition_handling. How the cluster should behave during network partition.

Valid values:

Depends on changes made in: https://github.com/84codes/cloudamqp-api/pull/396