From f8d56592596f835e694c7ad5b9a461539beb4479 Mon Sep 17 00:00:00 2001 From: Michael O'Brien <94715080+fmichaelobrien@users.noreply.github.com> Date: Fri, 4 Aug 2023 22:13:56 -0400 Subject: [PATCH] #296 - update step 2 setters.yaml link (#441) as part of a client session during an lz install --- docs/landing-zone-v2/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/landing-zone-v2/README.md b/docs/landing-zone-v2/README.md index fdc492511..61eded291 100644 --- a/docs/landing-zone-v2/README.md +++ b/docs/landing-zone-v2/README.md @@ -363,7 +363,8 @@ cd pbmm-landingzone 1. Customize Packages - Review and customize all packages `setters.yaml` with the unique configuration of your landing zone. + Review and customize all packages' `setters.yaml` with the unique configuration of your landing zone. + For example "core-landing-zone" will have the same [setters.yaml](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/blob/main/solutions/landing-zone-v2/setters.yaml) as in the repo in the root of the pkg directory. ## 3. Deploy the infrastructure using GitOps