mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
[rds_instance] don't hardcode license_model choices (#53409)
* Don't hardcode license_model choices
This commit is contained in:
committed by
Abhijeet Kasurde
parent
c5f3b778c4
commit
463a7ff5ca
@@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- rds_instance - Don't hardcode the license models because there are accepted values undocumented by AWS.
|
||||
Rely on the exception handling instead to provide a helpful error for invalid license models.
|
||||
Reference in New Issue
Block a user