You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/source/docs/providers/azurerm/r/network_interface.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ The following arguments are supported:
71
71
72
72
*`dns_servers` - (Optional) List of DNS servers IP addresses to use for this NIC, overrides the VNet-level server list
73
73
74
-
*`ip_configuration` - (Optional) Collection of ipConfigurations associated with this NIC. Each `ip_configuration` block supports fields documented below.
74
+
*`ip_configuration` - (Required) Collection of ipConfigurations associated with this NIC. Each `ip_configuration` block supports fields documented below.
75
75
76
76
*`tags` - (Optional) A mapping of tags to assign to the resource.
0 commit comments