Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rahalan committed Jun 9, 2024
1 parent cc2396a commit fc887d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,7 @@ resource "azurerm_virtual_machine" "vm" {
admin_username = "testadmin"
admin_password = data.azurerm_key_vault_secret.admin-pw.value
}
os_profile_windows_config {

}
}

0 comments on commit fc887d1

Please sign in to comment.