Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

#AzureSandbox v2.4.0

Latest
Compare
Choose a tag to compare
@doherty100 doherty100 released this 03 Jan 16:10

This is a minor release with no new functionality. Configurations have been refactored to allow for more modular deployment and reduced costs.

  • All configurations
    • Update azurerm provider to v3.37.0
  • terraform-azurerm-vnet-app
    • Removed all database configurations to promote more modular deployment and reduced costs.
    • Added new output variables to support subnet and private DNS zone dependencies in new configurations.
  • terraform-azurerm-vm-mssql
    • New optional configuration for deploying a SQL Server virtual machine in Azure.
    • Includes minor SQL Server 2022 fixes to configure-vm-mssql.ps1.
  • terraform-azurerm-mssql
    • New optional configuration for deploying an Azure SQL Database using a private endpoint.
  • terraform-azurerm-mysql
    • New optional configuration for deploying an Azure Database for MySQL - Flexible Server using subnet delegation.