Open breathingdust opened 1 year ago
Voting for Prioritization
Volunteering to Work on This Issue
consider separate resource for composability.
This is particularly important for AD connectors, as they don't support logs.
Also:
consider separate resource for composability.
I would agree. Especially since when creating a new SNS topic through the AWS console, it is created with the name DirectoryMonitoring_<directory id>
e.g. DirectoryMonitoring_d-1111111111
. A separate resource would allow for matching this pattern.
Description
Adds support for enabling disabling publishing to an SNS topic for a configured directory.
Affected Resource(s) and/or Data Source(s)
aws_directory_service_directory
Potential Terraform Configuration
References
Would you like to implement a fix?
None