v1.3.1
🚀 Enhancements
Fix: Upgrading DB version fails with InvalidParameterCombination for instance parameter group @addavid (#151)
what
- Pass a value to db_instance_parameter_group_name argument when allow_major_version_upgrade is true.
why
- When absent, the upgrade process would fail with InvalidParameterCombination exception thrown from AWS provider.