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

Add support for describe_global_clusters command to rds_cluster_info module #1804

Closed
1 task done
GomathiselviS opened this issue Oct 13, 2023 · 1 comment · Fixed by #1809
Closed
1 task done

Add support for describe_global_clusters command to rds_cluster_info module #1804

GomathiselviS opened this issue Oct 13, 2023 · 1 comment · Fixed by #1809
Assignees
Labels

Comments

@GomathiselviS
Copy link
Collaborator

Summary

The rds_cluster_info module currently provides support for retrieving information about RDS database clusters using the describe_db_clusters CLI command. To obtain information about global clusters, such as Aurora-MySQL, we will need to incorporate the describe_global_clusters CLI command into this module.

Issue Type

Feature Idea

Component Name

rds_cluster_info

Additional Information

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@GomathiselviS
Copy link
Collaborator Author

To keep things straightforward, a new module has been introduced instead of appending a new parameter to the existing module.

softwarefactory-project-zuul bot pushed a commit that referenced this issue Oct 20, 2023
Add rds_global_cluster_info module

SUMMARY


Fixes #1804
This PR adds rds_global_cluster_info module.
ISSUE TYPE


New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
Reviewed-by: GomathiselviS
Reviewed-by: Bikouo Aubin
Reviewed-by: Helen Bailey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant