-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
AWS Identity Store support for create user and group #26598
Comments
Picking up the group work under #26606 👍🏼 |
Hi community, Would there be scope to expand and include another task to utilise:
Which would enable the ability to add aws_identitystore_user to a aws_identitystore_group, appreciate this request would be blocked by the availability of the above tasks. |
Any reasonable ETA? |
This functionality has been released in v4.33.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. |
Community Note
Description
AWS docs now state that Identity Store has new API calls for CreateUser and CreateGroup. Hopefully this will be supported in newer aws provider versions.
New or Affected Resource(s)
CreateGroup
DeleteGroup
CreateUser
DeleteUser
References
https://docs.aws.amazon.com/singlesignon/latest/IdentityStoreAPIReference/API_Operations.html
(Edited by @justinretzolk to add task list)
The text was updated successfully, but these errors were encountered: