Skip to content

Commit

Permalink
Update on doc for terraform-provider-openstack#196 on az-hints.
Browse files Browse the repository at this point in the history
  • Loading branch information
stone committed Dec 17, 2017
1 parent 8234a98 commit 27ee244
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/docs/r/networking_network_v2.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,11 @@ The following arguments are supported:

* `value_specs` - (Optional) Map of additional options.

* `availability_zone_hints` - (Optional) An availability zone is used to make
network resources highly available. Used for resources with high availability
so that they are scheduled on different availability zones. Changing this
creates a new network.

The `segments` block supports:

* `physical_network` - The phisical network where this network is implemented.
Expand All @@ -101,6 +106,7 @@ The following attributes are exported:
* `shared` - See Argument Reference above.
* `tenant_id` - See Argument Reference above.
* `admin_state_up` - See Argument Reference above.
* `availability_zone_hints` - See Argument Reference above.

## Import

Expand Down

0 comments on commit 27ee244

Please sign in to comment.