This commit is contained in:
Sam
2025-09-26 11:19:35 +00:00
parent 0049839d98
commit 49c0913f2b
4 changed files with 19 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
resource "azurerm_network_interface" "nic" {
name = "example-nic"
name = "vnic"
location = var.location
resource_group_name = var.resource_group_name