From e14789ecb0db437750125a49a4a19c2065784884 Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Fri, 8 Sep 2023 09:14:16 +0200 Subject: [PATCH] link project factory documentation from FAST stage (#1659) --- fast/stages/3-project-factory/dev/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fast/stages/3-project-factory/dev/README.md b/fast/stages/3-project-factory/dev/README.md index 2073e759..c4cc4655 100644 --- a/fast/stages/3-project-factory/dev/README.md +++ b/fast/stages/3-project-factory/dev/README.md @@ -55,7 +55,7 @@ gcloud alpha storage cp gs://xxx-prod-iac-core-outputs-0/tfvars/2-security.auto. If you're not using FAST, refer to the [Variables](#variables) table at the bottom of this document for a full list of variables, their origin (e.g., a stage or specific to this one), and descriptions explaining their meaning. -Besides the values above, the project factory is drive by data files, with one file per project. +Besides the values above, the project factory is driven by data files which closely follow the variables exposed by the [project module](../../../../modules/project/), with one file per project. Please refer to the underlying [project factory blueprint](../../../../blueprints/factories/project-factory/) documentation for details on the format. Once the configuration is complete, run the project factory with: