-
Upon updating to 1.7.2, I've found that the provider no longer applies the firewall rules properly.
Our integration tests picked up the issue first:
```
Failures:
1) integration-f1a541c809 sho…
-
### Proposal
RabbitMQ Scaler should be able to browse the pages (the queues are paginated) when it uses regex
### Use-Case
In our most intensive case, we are getting 723 queues those match th…
-
In version `0.4.4` there is a still a memory leak similar to https://github.com/cloudamqp/amqproxy/issues/25 It is leaking at ~40kbps.
This is a memory usage graph between `0.4.0` & `0.4.4`
-
When trying to use the nodes datasource it appears to be calling an undocumented API endpoint `api/instances//nodes` and the data returned from that does not match the provider schema...
```hcl
da…
-
### Terraform Version
1.0.3
### Affected Resource(s)
rabbitmq provider initialisation .
### Terraform Configuration Files
```
provider cloudamqp {
apikey = "mykey"
}
module cloudamqp_…
-
config:
```
Seasoning:
EncryptionConfig:
Enabled: false
Type: aes
TimeConsideration: 1
Threads: 2
CompressionConfig:
Enabled: false
Type: gzip
…
-
Could someone please check this sample file. It's not working and I see some errors on it.
https://github.com/cloudamqp/terraform-provider-cloudamqp/blob/master/sample/alarm/main.tf
For example.
…
-
When restarting avalanchemq we get a KeyError which results in the broker never starts and some data has to be wiped in order for the broker to come back up.
This only affects the broker if it has …
-
I'm working on my laptop today and noticed that there's not a build for darwin_arm64.
Can I request you add one, please?
Thanks.
-
I couldn't set up amqproxy under debian buster even after looking up debian bash script. It seems to only account for debian stretch.