Phase1-2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
resource "azurerm_network_interface" "nic" {
|
||||
name = "example-nic"
|
||||
name = "vnic"
|
||||
location = var.location
|
||||
resource_group_name = var.resource_group_name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user