docs: add system routes description (#901)
* docs: add system routes description --------- Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
This commit is contained in:
parent
d9dc1d4495
commit
06f985227c
5 changed files with 9 additions and 7 deletions
|
|
@ -40,7 +40,7 @@ resource "stackit_routing_table" "example" {
|
|||
- `description` (String) Description of the routing table.
|
||||
- `labels` (Map of String) Labels are key-value string pairs which can be attached to a resource container
|
||||
- `region` (String) The resource region. If not defined, the provider region is used.
|
||||
- `system_routes` (Boolean)
|
||||
- `system_routes` (Boolean) This controls whether the routes for project-to-project communication are created automatically or not.
|
||||
|
||||
### Read-Only
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue