Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: reserved instances, aurora rds specifics #249

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Conversation

oycyc
Copy link
Contributor

@oycyc oycyc commented Dec 16, 2024

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
image

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

@oycyc oycyc requested review from a team as code owners December 16, 2024 18:49
@mergify mergify bot added the triage Needs triage label Dec 16, 2024
@oycyc
Copy link
Contributor Author

oycyc commented Dec 16, 2024

@Gowiem, BTW this was what we discussed. Can't run terratest unforuntately :(

@Gowiem
Copy link
Member

Gowiem commented Dec 16, 2024

/terratest

Gowiem
Gowiem previously approved these changes Dec 16, 2024
Copy link
Member

@Gowiem Gowiem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify mergify bot removed the triage Needs triage label Dec 16, 2024
@oycyc
Copy link
Contributor Author

oycyc commented Dec 16, 2024

Shoot, forgot to terraform fmt and had to commit again

@mergify mergify bot added the triage Needs triage label Dec 16, 2024
@Gowiem
Copy link
Member

Gowiem commented Dec 16, 2024

/terratest

@gberenice gberenice merged commit cb92b8a into cloudposse:main Dec 17, 2024
41 checks passed
@mergify mergify bot removed the triage Needs triage label Dec 17, 2024
Copy link

These changes were released in v1.17.0.

@oycyc
Copy link
Contributor Author

oycyc commented Dec 17, 2024

Thanks Veronika & Matt!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants