Terraform configuration from Tunnelbroker.
RabbitMQ docs: terraform resource, AWS docs.
The service is mostly copy-paste from other services
Differential D9165
[terraform] Add Tunnelbroker bartek on Sep 12 2023, 2:32 PM. Authored by Tags None Referenced Files
Details
Terraform configuration from Tunnelbroker. RabbitMQ docs: terraform resource, AWS docs. The service is mostly copy-paste from other services Created a Docker image from the stack and tested deployment on staging.
Diff Detail
Event Timeline
Comment Actions Would it make sense to add apply_immediately (at least for staging)? If I understand the documentation correctly, currently if we make changes to the user (or add broker configuration) we would have to reboot rabbitmq manually?
Comment Actions Yes, that's a good idea. We shouldn't do it for prod but for staging it's okay. I'll do this
|