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

Support AWS RDS serverless #191

Closed
rwky opened this issue Aug 16, 2020 · 2 comments · Fixed by #687
Closed

Support AWS RDS serverless #191

rwky opened this issue Aug 16, 2020 · 2 comments · Fixed by #687
Assignees
Labels
affects_2.10 feature This issue/PR relates to a feature request module module plugins plugin (any type) waiting_on_contributor Needs help. Feel free to engage to get things unblocked

Comments

@rwky
Copy link

rwky commented Aug 16, 2020

SUMMARY

Ported from ansible/ansible#45811

Support AWS RDS serverless

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

rds

ADDITIONAL INFORMATION

This would allow the management of Aurora serverless instances https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html

@ansibullbot
Copy link

Files identified in the description:

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

@ansibullbot
Copy link

@ansibullbot ansibullbot added affects_2.10 feature This issue/PR relates to a feature request module module needs_triage labels Aug 19, 2020
@ansibullbot ansibullbot added plugins plugin (any type) labels Aug 27, 2020
@gravesm gravesm added waiting_on_contributor Needs help. Feel free to engage to get things unblocked and removed needs_triage labels Feb 12, 2021
@alinabuzachis alinabuzachis self-assigned this Apr 6, 2021
softwarefactory-project-zuul bot pushed a commit that referenced this issue Apr 5, 2022
New modules for RDS clusters management

SUMMARY

Two new modules for RDS clusters management (rds_cluster ans rds_cluster_info)
Took over from: #262
Depends-On: ansible-collections/amazon.aws#553
Closes #849
Should also close #191

ISSUE TYPE


New Module Pull Request

Reviewed-by: Mark Woolley <[email protected]>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: Markus Bergholz <[email protected]>
patchback bot pushed a commit that referenced this issue Apr 5, 2022
New modules for RDS clusters management

SUMMARY

Two new modules for RDS clusters management (rds_cluster ans rds_cluster_info)
Took over from: #262
Depends-On: ansible-collections/amazon.aws#553
Closes #849
Should also close #191

ISSUE TYPE

New Module Pull Request

Reviewed-by: Mark Woolley <[email protected]>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: Markus Bergholz <[email protected]>
(cherry picked from commit 3661b1c)
softwarefactory-project-zuul bot pushed a commit that referenced this issue Apr 6, 2022
[PR #687/3661b1ca backport][stable-3] New modules for RDS clusters management

This is a backport of PR #687 as merged into main (3661b1c).
SUMMARY

Two new modules for RDS clusters management (rds_cluster ans rds_cluster_info)
Took over from: #262
Depends-On: ansible-collections/amazon.aws#553
Closes #849
Should also close #191

ISSUE TYPE


New Module Pull Request

Reviewed-by: Markus Bergholz <[email protected]>
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this issue May 25, 2022
Probably this shared functionality would be better to put in a shared
module, as I've mostly just duplicated code. But still I think this is a
useful first step.
abikouo pushed a commit to abikouo/community.aws that referenced this issue Oct 24, 2023
New modules for RDS clusters management

SUMMARY

Two new modules for RDS clusters management (rds_cluster ans rds_cluster_info)
Took over from: ansible-collections#262
Depends-On: ansible-collections/amazon.aws#553
Closes ansible-collections#849
Should also close ansible-collections#191

ISSUE TYPE

New Module Pull Request

Reviewed-by: Mark Woolley <[email protected]>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: Markus Bergholz <[email protected]>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections@3661b1c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects_2.10 feature This issue/PR relates to a feature request module module plugins plugin (any type) waiting_on_contributor Needs help. Feel free to engage to get things unblocked
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants