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 module rds_instance_param_group_info #2313

Open
1 task done
fabricat-mdb opened this issue Sep 30, 2024 · 0 comments
Open
1 task done

Add module rds_instance_param_group_info #2313

fabricat-mdb opened this issue Sep 30, 2024 · 0 comments

Comments

@fabricat-mdb
Copy link

Summary

I need to fetch info about RDS instance param groups, and I miss a module like rds_instance_param_group_info, similar to the existing rds_cluster_param_group_info.

Issue Type

Feature Idea

Component Name

rds_instance_param_group_info

Additional Information

- name: Describe a specific RDS instance parameter group
  amazon.aws.rds_instance_param_group_info:
    name: myrdsinstancegroup

- name: Describe all RDS instance parameter group
  amazon.aws.rds_instance_param_group_info:

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant