Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
teowa committed Jul 11, 2024
1 parent 2214a62 commit d80ab46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/stack_hci_logical_network.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ A `route` block supports the following:

A `subnet` block supports the following:

* `ip_allocation_method` - (Required) IP address allocation method for the subnet. Possible values are `Dynamic` and `Static`. Changing this forces a new resource to be created.
* `ip_allocation_method` - (Required) The IP address allocation method for the subnet. Possible values are `Dynamic` and `Static`. Changing this forces a new resource to be created.

* `address_prefix` - (Optional) The address prefix in CIDR notation. Changing this forces a new resource to be created.

Expand Down

0 comments on commit d80ab46

Please sign in to comment.