Is it possible to create an SSO user using terraform - AWS

Hi,

Please let me know Is it possible to create an SSO user using Terraform in AWS. I could see that doc for the creation of AWS SSO permission sets and assignment to AWS SSO entities and AWS Accounts. but could not found any doc for creating an SSO user using terraform.

AWS’s SDK does not yet support entity (user/group) management in AWS SSO, hence Terraform does not support it yet either. At the time of writting this, the feature request in AWS SDK for entity management has been open for more than a year and people from many organizations have been requesting it in the relevant Github issues.