Skip to content

Commit 52aea64

Browse files
committed
Update lb_pool_v1.html.markdown
updating docs to match behavior of the code for admin_state_up
1 parent f4e274b commit 52aea64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/providers/openstack/r/lb_pool_v1.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ new member.
6868
* `port` - (Required) An integer representing the port on which the member is
6969
hosted. Changing this creates a new member.
7070

71-
* `admin_state_up` - (Optional) The administrative state of the member.
71+
* `admin_state_up` - (Required) The administrative state of the member.
7272
Acceptable values are 'true' and 'false'. Changing this value updates the
7373
state of the existing member.
7474

0 commit comments

Comments
 (0)