-
Couldn't load subscription status.
- Fork 9.8k
feat(directory): add argument enable_directory_data_access to aws_directory_service_directory
#44736
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
base: main
Are you sure you want to change the base?
feat(directory): add argument enable_directory_data_access to aws_directory_service_directory
#44736
Conversation
Community GuidelinesThis comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀 Voting for Prioritization
Pull Request Authors
|
b72833d to
1e7a7b9
Compare
6e7259f to
cfdd1f0
Compare
enable-directory-data-accessenable-directory-data-access to aws_directory_service_directory
|
✅ Thank you for correcting the previously detected issues! The maintainers appreciate your efforts to make the review process as smooth as possible. |
enable-directory-data-access to aws_directory_service_directoryenable_directory_data_access to aws_directory_service_directory
Rollback Plan
N/A
Changes to Security Controls
N/A
Description
Adds the ability to enable directory data access via the provider.
Relations
Closes #44636
References
https://docs.aws.amazon.com/cli/latest/reference/ds/enable-directory-data-access.html
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/directoryservice#Client.DescribeDirectoryDataAccess
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/directoryservice#Client.EnableDirectoryDataAccess
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/directoryservice#Client.DescribeDirectoryDataAccess
Output from Acceptance Testing
Test execution: