Rename FAST stages preparing for eventual deprecation (#3298)

* renames

* links

* readme

* docs

* update pf modules tests for renames

* condition_vars context in modules

* data platform dataset

* fix links in stage 3 docs

* schema changes

* schema docs

* tfdoc

* update duplicates check

* fast legacy tests

* legacy schema

* fix tests
This commit is contained in:
Ludovico Magnocavallo
2025-09-04 08:24:11 +02:00
committed by GitHub
parent 1f59fd6bc7
commit bc6950e205
475 changed files with 8947 additions and 11694 deletions

View File

@@ -21,11 +21,11 @@ import sys
duplicates = [
[
"modules/net-vpc-factory/factory-projects-object.tf",
"modules/project-factory/factory-projects-object.tf",
"modules/project-factory-legacy/factory-projects-object.tf",
# data factory
],
[
"fast/stages/0-bootstrap/identity-providers-wfif-defs.tf",
"fast/stages/0-bootstrap-legacy/identity-providers-wfif-defs.tf",
"fast/stages/2-secops/identity-providers-defs.tf",
],
[