Add docs for upstream destination's namespace

pull/8186/head
freddygv 2020-06-24 16:11:44 -06:00
parent 394b1f2e7f
commit 98c5eb8868
1 changed files with 2 additions and 0 deletions

View File

@ -171,6 +171,8 @@ followed by documentation for each attribute.
- `destination_name` `(string: <required>)` - Specifies the name of the service
or prepared query to route connect to. The prepared query should be the name
or the ID of the prepared query.
- `destination_namespace` `(string: "")` - <EnterpriseAlert inline />
Specifies the namespace of the upstream service.
- `local_bind_port` `(int: <required>)` - Specifies the port to bind a local
listener to for the application to make outbound connections to this upstream.
- `local_bind_address` `(string: "")` - Specifies the address to bind a