Skip to content

Nullstone module to create a RabbitMQ cluster using Amazon MQ in AWS

License

Notifications You must be signed in to change notification settings

nullstone-modules/aws-rabbitmq-amazonmq

Repository files navigation

aws-rabbitmq

This is a Nullstone module to create a RabbitMQ cluster using Amazon MQ. This module creates resources that are necessary to securely connect apps via Nullstone UI.

Security & Compliance

Security scanning is graciously provided by Bridgecrew. Bridgecrew is the leading fully hosted, cloud-native solution providing continuous Terraform security and compliance.

Infrastructure Security CIS AWS V1.3 PCI-DSS V3.2 NIST-800-53 ISO27001 SOC2 HIPAA

Inputs

Outputs

  • db_master_secret_id: string - ID of AWS Secrets Manager Secret that holds admin credentials
  • db_protocol: string - Always set to amqps for amqp + ssl
  • db_endpoints: list(string) - Endpoint URLs to access RabbitMQ
  • db_security_group_id: string - Security Group ID for RabbitMQ
  • db_log_group: string - Name of Cloudwatch Log Group for RabbitMQ logs
  • db_connection_log_group: string - Name of Cloudwatch Log Group for RabbitMQ connection logs

About

Nullstone module to create a RabbitMQ cluster using Amazon MQ in AWS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages