Skip to content

Commit fd93173

Browse files
ggriffithsstack72
authored andcommitted
update azure_network_interface documentation to say required for ip_configuration (hashicorp#12185)
1 parent b71103b commit fd93173

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/providers/azurerm/r/network_interface.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The following arguments are supported:
7171

7272
* `dns_servers` - (Optional) List of DNS servers IP addresses to use for this NIC, overrides the VNet-level server list
7373

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.
7575

7676
* `tags` - (Optional) A mapping of tags to assign to the resource.
7777

0 commit comments

Comments
 (0)