Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.24 KB

File metadata and controls

19 lines (14 loc) · 1.24 KB

Complete example with BYOK encryption, CBR rules, autoscaling, and service credentials creation

Deploy with IBM Cloud Schematics

An end-to-end example that uses the IBM Cloud Terraform provider to create the following infrastructure:

  • A resource group, if one is not passed in.
  • A Key Protect instance with a root key.
  • An instance of Messages for RabbitMQ with BYOK encryption and autoscaling enabled.
  • Service credentials for the messaging instance.
  • A sample virtual private cloud (VPC).
  • Create context-based restriction (CBR) rule to only allow RabbitMQ to be accessible from within the VPC.

ℹ️ Ctrl/Cmd+Click or right-click on the Schematics deploy button to open in a new tab