Skip to content

Commit febaf55

Browse files
committed
Merge pull request hashicorp#4453 from justinclayton/patch-1
provider/openstack: Update lb_pool_v1.html.markdown
2 parents f4e274b + 52aea64 commit febaf55

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)