Skip to content

Commit f6e20b3

Browse files
authored
Update terraform.md
1 parent 539bea2 commit f6e20b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cado/deploy/aws/terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ For custom networking configurations:
6565
- For **Public deployments**, supply `vpc_id` and `public_subnet_id`.
6666
- For **Private deployments**, supply `vpc_id`, `public_subnet_id`, `public_subnet_b_id`, and `private_subnet_id`.
6767

68-
With private deployments, please note that the 'public' subnet variables are referring overall to the subnet that will be the 'gateway' of sorts for the private subnet id's - and not a literal public subnet.
68+
With private deployments, please note that the 'public' subnet variables are referring overall to the subnet that will be the gateway of sorts for the private subnet id's - and not a literal public subnet.
6969

7070
## Final Steps
7171

0 commit comments

Comments
 (0)