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

resource aws_workspaces_directory should return IDs of security groups created #13070

Closed
ghost opened this issue Apr 28, 2020 · 2 comments · Fixed by #13089
Closed

resource aws_workspaces_directory should return IDs of security groups created #13070

ghost opened this issue Apr 28, 2020 · 2 comments · Fixed by #13089
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/workspaces Issues and PRs that pertain to the workspaces service.
Milestone

Comments

@ghost
Copy link

ghost commented Apr 28, 2020

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.

@ghost ghost added the service/workspaces Issues and PRs that pertain to the workspaces service. label Apr 28, 2020
@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Apr 28, 2020
@gdavison gdavison added enhancement Requests to existing resources that expand the functionality or scope. and removed needs-triage Waiting for first response or review from a maintainer. labels May 5, 2020
@gdavison gdavison added this to the v2.61.0 milestone May 5, 2020
@ghost
Copy link
Author

ghost commented May 8, 2020

This has been released in version 2.61.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 for triage. Thanks!

@ghost
Copy link
Author

ghost commented Jun 5, 2020

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Jun 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/workspaces Issues and PRs that pertain to the workspaces service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant