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 domain_membership on amazon.aws.rds_instance module #2533

Open
1 task done
jvrfaria opened this issue Feb 19, 2025 · 0 comments
Open
1 task done

Add domain_membership on amazon.aws.rds_instance module #2533

jvrfaria opened this issue Feb 19, 2025 · 0 comments

Comments

@jvrfaria
Copy link

jvrfaria commented Feb 19, 2025

Summary

I am trying to create a SQL Server RDS instance that should be joined on a self managed Active Directory on creation. Unfortunately, there is no parameter set to configure that, but Terraform does:

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/db_instance#domain_fqdn-1

The self managed Active Directory keys that AWS API exposes should be writeable (see domain_memberships list):

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/rds/client/start_db_instance.html

Thank you.

Issue Type

Feature Idea

Component Name

rds_instance, rds_cluster

Additional Information

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