Breaking Changes
- modules/net-vpc: vpc_create(bool) replaced with vpc_reuse(object). Any existing code referencing net-vpc with vpc_create=false will need to change to the vpc_reuse object. [#3205]
- modules/project: "project_attributes" parameter in var.project_reuse to "attributes" [#3205]
fast/stages/0-bootstrap: two new custom roles for KMS keys have been added: re-run stage 0 so that they are available to the resman stage, where they are required. [#3147]
What's Changed
- Update default FAST org policies by @juliocc in #3207
- Standardise reuse variable from project module and implement for net-vpc by @lnesteroff in #3205
- Allowing multiple on-prem domains by @lnesteroff in #3219
- Support IAM tag factory context expansion in organization / project modules and FAST resman stage by @ludoo in #3226
- Add Data Product Reference Example to FAST Data Platform Stage by @jayBana in #3211
- Improve and fix DAG variable retrieve method in FAST Data Platform by @lcaggio in #3227
- Allow setting default/override for project factory buckets force_destroy attribute by @ludoo in #3233
- Fixes force_destroy for project factory buckets by @LucaPrete in #3237
- feat: Add Service Agent substitution for Buckets and
iam_by_principalinproject-factoryby @V0idC0de in #3246 - fix: Multi-tenant parameters from upstream bootstrap by @williamsmt in #3265
Full Changelog: v41.1.0...v42.0.0