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
{{ message }}
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.
Invalid Rabbitmq Shovel created due to empty Rabbitmq source/destination protocols (see attached screenshot of the Rabbitmq Management UI with empty source and destination protocol fields).
Terraform Version
0.13.3
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Valid Rabbitmq Shovel should have been created.
Actual Behavior
Invalid Rabbitmq Shovel created due to empty Rabbitmq source/destination protocols (see attached screenshot of the Rabbitmq Management UI with empty source and destination protocol fields).
Steps to Reproduce
terraform apply
although I'm using the pulumi rabbitmq provider which wraps terraform: https://github.com/pulumi/pulumi-rabbitmqImportant Factoids
We should update to use all the underlying rabbitmq shovel fields as the underlying rabbitmq go library has been updated (see reference PR below)
References
Underlying rabbitmq library has been updated with all required fields.
Add missing Parameters for Shovels
michaelklishin/rabbit-hole#157The text was updated successfully, but these errors were encountered: