mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
* Fix rds_instance module to run against an (older) existing RDS instance successfully * Only pop Iops param if no storage_type is given. If given and set to wrong type we get to the AWS client error that informs the user * Docs syntax fix * Fix typo in docs Co-Authored-By: stefanhorning <stefan@hornings.de>