Compare commits
3 Commits
main
...
propose-vp
Author | SHA1 | Date | |
---|---|---|---|
8314de633c | |||
bdf629c087 | |||
f1864dc51c |
After Width: | Height: | Size: 38 KiB |
After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 26 KiB |
After Width: | Height: | Size: 38 KiB |
After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 30 KiB |
After Width: | Height: | Size: 57 KiB |
@ -5,6 +5,7 @@
|
|||||||
Best Practice
|
Best Practice
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
- :ref:`VPC Peering Configurations <bestpractice_0022>`
|
||||||
- :ref:`VPC and Subnet Planning Suggestions <bestpractice_0002>`
|
- :ref:`VPC and Subnet Planning Suggestions <bestpractice_0002>`
|
||||||
- :ref:`Using IP Address Groups to Reduce the Number of Security Group Rules <bestpractice_0013>`
|
- :ref:`Using IP Address Groups to Reduce the Number of Security Group Rules <bestpractice_0013>`
|
||||||
|
|
||||||
@ -12,5 +13,6 @@ Best Practice
|
|||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
:hidden:
|
:hidden:
|
||||||
|
|
||||||
|
vpc_peering_configurations/index
|
||||||
vpc_and_subnet_planning_suggestions
|
vpc_and_subnet_planning_suggestions
|
||||||
using_ip_address_groups_to_reduce_the_number_of_security_group_rules
|
using_ip_address_groups_to_reduce_the_number_of_security_group_rules
|
||||||
|
@ -0,0 +1,14 @@
|
|||||||
|
:original_name: bestpractice_0022.html
|
||||||
|
|
||||||
|
.. _bestpractice_0022:
|
||||||
|
|
||||||
|
VPC Peering Configurations
|
||||||
|
==========================
|
||||||
|
|
||||||
|
- :ref:`Unsupported VPC Peering Configurations <bestpractice_0027>`
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
:hidden:
|
||||||
|
|
||||||
|
unsupported_vpc_peering_configurations
|