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 cluster parameters to the aws_rds role #1529

Open
tymofiisobchenko opened this issue Mar 19, 2024 · 0 comments
Open

Add cluster parameters to the aws_rds role #1529

tymofiisobchenko opened this issue Mar 19, 2024 · 0 comments
Labels
2.x enhancement New feature or request

Comments

@tymofiisobchenko
Copy link
Contributor

Currently, we have the db_cluster_identifier parameter, which allows us to add instances to the cluster using the "amazon.aws.rds_instance" module, which though does not allow us to set a global cluster options, for example cluster parameter group, i.e. now a parameter group should be directly assigned to each cluster instance.

To manage RDS cluster parameters, we need to change the aws_rds role using amazon.aws.rds_cluster module

@tymofiisobchenko tymofiisobchenko added enhancement New feature or request 2.x labels Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant