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 RDS SubnetGroup #186

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 RDS subnetGroup.

Fixes #185

I have:

How has this code been tested

I created/deleted a subnet group and used it while creating an RDS cluster.