From 0397c4e58df31ffd98a2159d5a82e2a38168508f Mon Sep 17 00:00:00 2001 From: "Nephin, John (PSPC GCPS)" Date: Tue, 17 Sep 2019 13:53:19 -0400 Subject: [PATCH] updated DSC links --- main.tf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main.tf b/main.tf index 1836d86..c8f8e66 100644 --- a/main.tf +++ b/main.tf @@ -207,7 +207,7 @@ resource "azurerm_virtual_machine_extension" "CreateFileShareWitness" { depends_on = [module.sqlvmw, azurerm_storage_account.sqlbackup] settings = <