Skip to content

Commit

Permalink
#1643 doc: Remove region attribute from the doc for NodeBalancer Co…
Browse files Browse the repository at this point in the history
…nfig (#1644)
  • Loading branch information
fabkravmaga authored Nov 7, 2024
1 parent b72c312 commit 3530eda
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 3530eda

Please sign in to comment.