RDS inventory plugin (#41919)

Comments out uses of rds_instance in the integration tests and replace with AWS CLI until rds_instance has been merged
This commit is contained in:
Sloane Hertel
2018-08-23 19:42:32 -04:00
committed by Ryan Brown
parent 3d70274864
commit b152515fcb
16 changed files with 818 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- aws_rds - Add new inventory plugin for RDS instances and clusters to match behavior in the ec2 inventory script.