mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-17 12:12:59 -06:00
website: correct docs
This commit is contained in:
parent
8c69536b3b
commit
7b85fde0e4
@ -24,7 +24,7 @@ resource "aws_route_table" "r" {
|
||||
The following arguments are supported:
|
||||
|
||||
* `vpc_id` - (Required) The ID of the routing table.
|
||||
* `route` - (Optional) A list of route objects. Their keys are documented below.
|
||||
* `route` - (Required) A list of route objects. Their keys are documented below.
|
||||
|
||||
Each route supports the following:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user