embracesbs / terraform-provider-mssql

Terraform provider for Sql Server.

Home Page:https://registry.terraform.io/providers/embracesbs/mssql/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Provider MSSQL

Run the following command to build the provider

go build -o terraform-provider-mssql

Test sample configuration

First, build and install the provider.

make local-install

This will create the provider binary. Copy that binary into the location that Terraform will try to find it. Depending on the OS, version and Terraform version this could differ.

Contributing

About

Terraform provider for Sql Server.

https://registry.terraform.io/providers/embracesbs/mssql/latest


Languages

Language:Go 89.8%Language:Makefile 10.2%