From 29471079b6df8f18a804ea3c6990111287c73c1e Mon Sep 17 00:00:00 2001 From: Julio Castillo Date: Mon, 24 Jan 2022 17:14:39 +0100 Subject: [PATCH] Update README.md --- fast/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fast/README.md b/fast/README.md index 5d990adb8..63e07a25e 100644 --- a/fast/README.md +++ b/fast/README.md @@ -52,7 +52,7 @@ As mentioned before, fast relies on multiple stages to progressively bring up yo ### Environment-level resources (03) -- [Project Factory](03-projectfactory/prod/README.md)
+- [Project Factory](stages/03-projectfactory/prod/README.md)
YAML-based factory to create and configure application- or team-level projects. Configuration includes VPC-level settings for Shared VPC, service-level configuration for CMEK encryption via centralized keys, and service account creation for workloads and applications. This stage is meant to be used once per environment. - Data Platform (in development) - GKE Multitenant (in development)