terraform-provider-mssql
terraform-provider-mssql copied to clipboard
MS SQL Terraform provider
Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.1.1 to 1.2.0. Release notes Sourced from github.com/hashicorp/terraform-plugin-framework's releases. v1.2.0 NOTES: New DEBUG level Detected value change between proposed new state and prior state log messages with...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. Release notes Sourced from actions/setup-go's releases. v4.0.0 In scope of release we enable cache by default. The action won’t throw an error if the...
Some small fixes in `index.md` file.
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.13.0 to 0.14.1. Release notes Sourced from github.com/hashicorp/terraform-plugin-docs's releases. v0.14.1 BUG FIXES: dependencies: github.com/hashicorp/terraform-exec dependency upgraded to v0.18.1 to avoid causing acceptance test failures when terraform-plugin-sdk or...
Hello, I'm having some missing feature in current provider version when wanting to setup SQL users that use contained auth. Current "mssql_sql_user" resource can't do that and creating with script...