diff --git a/docs/user/BYOnetwork.md b/docs/user/BYOnetwork.md index a3299cc2..98edd5fe 100644 --- a/docs/user/BYOnetwork.md +++ b/docs/user/BYOnetwork.md @@ -8,8 +8,8 @@ You have the option to use existing network resources with SAS Viya 4 Terraform | -: | :--- | :--- | :--- | :--- | :---| | 0|No existing network resources | None | | Not a BYO network scenario | IaC creates the required network resources | | 1|To work with an existing VPC | `vpc_id` | | | Subnets, NAT Gateway and Security Groups| -| 2|To configure all components of your VPC network - Subnets, Routes & associations and optionally Internet and NAT Gateways | `vpc_id`,
`subnet_ids.private`| `nat_id`, `subnet_ids.public`,
and
`subnet_ids.database` |