terraform-provider-mssql icon indicating copy to clipboard operation
terraform-provider-mssql copied to clipboard

MS SQL Terraform provider

Results 26 terraform-provider-mssql issues
Sort by recently updated
recently updated
newest added

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...

dependencies
go

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...

dependencies
github_actions

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...

dependencies
go

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...