An open API service indexing awesome lists of open source software.

https://github.com/guillermo-musumeci/terraform-azure-sqlserver-private-endpoint

Deploying a SQL Server with a Private Endpoint in Azure using Terraform
https://github.com/guillermo-musumeci/terraform-azure-sqlserver-private-endpoint

azure infrastructure-as-code private-endpoint sql-server terraform

Last synced: 5 months ago
JSON representation

Deploying a SQL Server with a Private Endpoint in Azure using Terraform

Awesome Lists containing this project

README

          

# Deploying a SQL Server with a Private Endpoint in Azure using Terraform

**Note: this code is compatible and was tested with Terraform v13.x and Azure Provider v2.x**

This Terraform code will deploy the following resource

* Resource Group, VNET, Subnet

* DNS records, and Endpoints

* SQL Server instance and SQL Server database

Blog Post --> https://gmusumeci.medium.com/how-to-deploy-an-azure-sql-server-instance-with-a-private-endpoint-using-terraform-815a19b7f0ec