-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Add aws_rdsdata_query resource #44643
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
base: main
Are you sure you want to change the base?
Conversation
Community GuidelinesThis comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀 Voting for Prioritization
Pull Request Authors
|
|
72e2245
to
e9b8115
Compare
e9b8115
to
150a6dd
Compare
Description
Adds support for RDS Data Query, with the Terraform resource workflow.
Relations
On top of #44629 ( Add RDS Data Service) and #44630 (aws_rdsdata_query datasource)
TO REVIEWER only the last commit is specific to this PR.
References
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html
https://docs.aws.amazon.com/rdsdataservice/latest/APIReference/API_ExecuteStatement.html
Output from Acceptance Testing