Add support for Workload Identity to project module and project factory (#3531)
* module-level support * fast stage 0 * fix inventory, add outputs/tfvars * wip * project factory * pf outputs * iam templates will be added where ci/cd configs are managed * fix merge conflicts
This commit is contained in:
committed by
GitHub
parent
87ed19bc47
commit
897c6ef8c3
@@ -98,11 +98,11 @@ duplicates = [
|
||||
"modules/vpc-sc/schemas/perimeter.schema.json",
|
||||
],
|
||||
[
|
||||
"modules/project-factory/schemas/project.schema.json",
|
||||
"fast/stages/0-org-setup/schemas/project.schema.json",
|
||||
"fast/stages/2-networking/schemas/project.schema.json",
|
||||
"fast/stages/2-project-factory/schemas/project.schema.json",
|
||||
"fast/stages/0-org-setup/schemas/project.schema.json",
|
||||
"fast/stages/2-security/schemas/project.schema.json",
|
||||
"modules/project-factory/schemas/project.schema.json",
|
||||
],
|
||||
[
|
||||
"modules/folder/schemas/scc-sha-custom-modules.schema.json",
|
||||
|
||||
Reference in New Issue
Block a user