Skip to content

v1.17.0

Latest
Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 17 Dec 13:03
cb92b8a
fix: reserved instances, aurora rds specifics @oycyc (#249) ## what RDS Reserved Instances multi AZ mode is never available for Aurora engines, see images on the console - this PR checks to ensure that it is set to false if the engine is Aurora: ![image](https://github.com/user-attachments/assets/58a2ebb4-400a-41ba-8b07-1560700d16a1) ![image](https://github.com/user-attachments/assets/66bdf1df-1a22-4757-91fc-cd91e540a2bf)

why

That configuration isn't really applicable anyways since this statement from the AWS docs https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_WorkingWithReservedDBInstances.html:
image

references

https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_WorkingWithReservedDBInstances.html