aws-cloudformation / aws-cloudformation-resource-providers-rds

The CloudFormation Resource Provider Package For Amazon Relational Database Service
https://aws.amazon.com/rds/
Apache License 2.0
27 stars 43 forks source link

[DBInstance][DBCluster] Case-insensitive NetworkType drift detection #431

Closed osdrv closed 1 year ago

osdrv commented 1 year ago

This commit enables case-insensitive drift detection on NetworkType. The RDS API downcases the input which might cause a false drift.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.