betr-io / terraform-provider-mssql

Terraform provider for Microsoft SQL Server
https://registry.terraform.io/providers/betr-io/mssql/latest
MIT License
35 stars 28 forks source link

add SID as output attribute #36

Closed rjbell closed 2 years ago

rjbell commented 2 years ago

Closes #35

We require the SID of a database user to be output and used as an input variable to another resource. Refer to issue for details.

catt231 commented 2 years ago

@magne any update on when this will be merged? it's a really small and safe change - is this project still alive?