Closed chappoo closed 9 months ago
This functionality has been released in v5.37.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.
For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
Description
In v1.18.2 of the AWS CLI, support was added for connecting RDS Aurora clusters to Directory Services through the specification of 2 additional arguments on the API:
This functionality needs to be available through the provider.
New or Affected Resource(s)
Potential Terraform Configuration
This definition matches the equivalent arguments on the aws_db_instance resource.
References