00-cicd stage got moved to extras/

Apparently we forgot to change this particular line when moving 00-cicd to the extras/ folder
This commit is contained in:
Natalia Strelkova 2022-11-23 15:53:18 +01:00 committed by GitHub
parent e4fc47a063
commit 3b3c426633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: