Breaking Changes
fast/stages/2-networking-legacy-a-simple: The stage is being removed, and superseded by the2-networkingFAST stage, introduced in #3435
fast/stages/2-networking-legacy-b-nva: The stage is being removed, and superseded by the2-networkingFAST stage, introduced in #3435
fast/stages/2-networking-legacy-c-separate-envs: The stage is being removed, and superseded by the2-networkingFAST stage, introduced in #3435 [#3479]
What's Changed
- Streamline stage variables and output files for vpc-sc and security stages by @ludoo in #3471
- Removes legacy FAST networking stages by @sruffilli in #3479
- Enable tflint on 2-security by @wiktorn in #3480
- Align network stage defaults/outputs to other stages, add defaults schema by @ludoo in #3481
- Allow referencing template-derived resources in project configuration files by @ludoo in #3490
- Implement precondition check in project factory to ensure declared templates exist by @ludoo in #3493
- Okta as Workload identity provider by @lhoet-google in #3494
- Support essential contacts in FAST stages and project factory YAML definitions, add email context namespace by @ludoo in #3495
- Pass email addresses context to organization module in stage 0 by @ludoo in #3496
- Add resource set for org setup projects to vpc sc stage by @ludoo in #3497
- Add support for project templates to projects variable in project factory module by @ludoo in #3498
- Revert "Add support for project templates to projects variable in project factory module" by @ludoo in #3499
New Contributors
- @lhoet-google made their first contribution in #3494
Full Changelog: v46.1.0...v47.0.0