Leverage project-level workload identity in FAST CI/CD (#3535)

* Leverage project-level WIF in FAST CI/CD

* add new context namespace, improve outputs, fix tests and inventories

* make YAML linter happy

* README
This commit is contained in:
Ludovico Magnocavallo
2025-11-18 11:49:44 +01:00
committed by GitHub
parent 0ff2e8c56b
commit 8c29512890
25 changed files with 498 additions and 636 deletions

View File

@@ -852,4 +852,5 @@ module "org" {
| [tag_keys](outputs.tf#L109) | Tag key resources. | |
| [tag_values](outputs.tf#L118) | Tag value resources. | |
| [workforce_identity_provider_names](outputs.tf#L126) | Workforce Identity provider names. | |
| [workforce_identity_providers](outputs.tf#L133) | Workforce Identity provider attributes. | |
<!-- END TFDOC -->