crossplane-contrib / provider-jet-aws

AWS Provider for Crossplane that is built with Terrajet.
https://crossplane.io
Apache License 2.0
37 stars 30 forks source link

Add MQ broker and configuration resources #193

Closed ezgidemirel closed 2 years ago

ezgidemirel commented 2 years ago

Signed-off-by: ezgidemirel ezgidemirel91@gmail.com

Description of your changes

This PR adds MQ configuration and broker resources.

Fixes #192

I have:

How has this code been tested

I created/deleted an MQ broker and a configuration using example manifests.

ezgidemirel commented 2 years ago

Thanks a lot @turkenh for your review!