resource aws_workspaces_directory should return IDs of security groups created #13070
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/workspaces
Issues and PRs that pertain to the workspaces service.
Milestone
This issue was originally opened by @akozichev as hashicorp/terraform#24791. It was migrated here as a result of the provider split. The original body of the issue is below.
When AD is associated with Workspaces by creating resource "aws_workspaces_directory" AWS will create 2 Security groups:
<controller_id>_workspacesMembers
<controller_id>_controllers
Would be helpful if we could get IDs of both groups when resource aws_workspaces_directory created.
The text was updated successfully, but these errors were encountered: