Skip to content

Commit

Permalink
linode#1643 Update nodebalancer_config.md
Browse files Browse the repository at this point in the history
Fix issue linode#1643 - region is not a required argument
  • Loading branch information
fabkravmaga authored Nov 5, 2024
1 parent f6f4a24 commit aadab24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/resources/nodebalancer_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ The following arguments are supported:

* `nodebalancer_id` - (Required) The ID of the NodeBalancer to access.

* `region` - (Required) The region where this nodebalancer_config will be deployed. Examples are `"us-east"`, `"us-west"`, `"ap-south"`, etc. See all regions [here](https://api.linode.com/v4/regions). *Changing `region` forces the creation of a new Linode NodeBalancer Config.*.

- - -

* `protocol` - (Optional) The protocol this port is configured to serve. If this is set to https you must include an ssl_cert and an ssl_key. (`http`, `https`, `tcp`) (Defaults to `http`)
Expand Down

0 comments on commit aadab24

Please sign in to comment.