From 3b3c426633de265ea654b0d5a9d2c073ab42a226 Mon Sep 17 00:00:00 2001 From: Natalia Strelkova Date: Wed, 23 Nov 2022 15:53:18 +0100 Subject: [PATCH] 00-cicd stage got moved to extras/ Apparently we forgot to change this particular line when moving 00-cicd to the extras/ folder --- fast/stages/00-bootstrap/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fast/stages/00-bootstrap/README.md b/fast/stages/00-bootstrap/README.md index ec1b025a9..2b8ffb145 100644 --- a/fast/stages/00-bootstrap/README.md +++ b/fast/stages/00-bootstrap/README.md @@ -415,7 +415,7 @@ The `type` attribute can be set to one of the supported repository types: `githu Once the stage is applied the generated output files will contain pre-configured workflow files for each repository, that will use Workload Identity Federation via a dedicated service account for each repository to impersonate the automation service account for the stage. -You can use Terraform to automate creation of the repositories using the `00-cicd` stage. +You can use Terraform to automate creation of the repositories using the extra stage defined in [fast/extras/00-cicd-github](../../extras/00-cicd-github/) (only for Github for now). The remaining configuration is manual, as it regards the repositories themselves: