Adding landinzone dependencies documentation

This commit is contained in:
lolorol 2020-02-13 09:20:46 +08:00
Родитель b9807887f5
Коммит 9b689f7924
1 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -20,10 +20,10 @@ Examples of landing zones:
Currently we provide you with the following landing zones:
| Name | Purpose | Depends on |
| ------- | ---------------- | -- |
| landingzone_caf_foundations | setup all the fundamentals for a subscription (logging, accounting, security.). You can find all details of the caf_foundations landing zone [Here](./landingzones/landingzone_caf_foundations/readme.md) | N/A |
| landingzone_vdc_demo | setup a demo environment of a hub-spoke topology including shared services, as well as various DMZ (ingress, egress, transit). You can find all details of the vdc_demo landing zone [Here](./landingzones/landingzone_vdc_demo/readme.md)| landingzone_caf_foundations |
| Name | Purpose | Depends on | Tested with launchpad
| ------- | ---------------- | -- | -- |
| landingzone_caf_foundations | setup all the fundamentals for a subscription (logging, accounting, security.). You can find all details of the caf_foundations landing zone [Here](./landingzones/landingzone_caf_foundations/readme.md) | N/A | launchpad_opensource_light |
| landingzone_vdc_demo | setup a demo environment of a hub-spoke topology including shared services, as well as various DMZ (ingress, egress, transit). You can find all details of the vdc_demo landing zone [Here](./landingzones/landingzone_vdc_demo/readme.md)| landingzone_caf_foundations | launchpad_opensource_light |
## Getting started