Skip to content

feat(rds): add database_insights_mode #195

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

cdobbyn
Copy link

@cdobbyn cdobbyn commented May 30, 2025

what

  • Add database_insights_mode.
  • Bump aws provider version requirement to >= 5.92.0

why

  • AWS is asking customers to migrate from the rds performance insights to the cloudwatch performance insights by November 2025. This variable will allow for migrating.

references

@cdobbyn cdobbyn requested review from a team as code owners May 30, 2025 16:20
@mergify mergify bot added the triage Needs triage label May 30, 2025
cdobbyn added 2 commits May 30, 2025 10:30
The value for `database_insights_mode` can only be one of: "standard" or "advanced"
The description still identified null as a valid value when it is not.
@RoseSecurity
Copy link

/terratest

@RoseSecurity
Copy link

/terratest

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

Successfully merging this pull request may close these issues.

Add new attribute: database_insights_mode
3 participants