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
- Host: GitHub
- URL: https://github.com/guillermo-musumeci/terraform-azure-sqlserver-private-endpoint
- Owner: guillermo-musumeci
- Created: 2020-11-10T19:05:45.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-15T12:10:57.000Z (about 5 years ago)
- Last Synced: 2025-06-24T21:45:19.683Z (6 months ago)
- Topics: azure, infrastructure-as-code, private-endpoint, sql-server, terraform
- Language: HCL
- Homepage:
- Size: 20.5 KB
- Stars: 13
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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