v14.0.0
- incompatible change removed
iam
key from logging sink configuration in theproject
andorganization
modules - remove GCS to BQ with Dataflow example, replace by GCS to BQ with least privileges
- the
net-vpc
andproject
modules now use the beta provider for shared VPC-related resources - new iot-core module
- incompatible change the variables for host and service Shared VPCs have changed in the project module
- incompatible change the variable for service identities IAM has changed in the project factory
- add
data-catalog-policy-tag
module - new workload identity federetion example
- new
api-gateway
module and example. - incompatible change the
psn_ranges
variable has been renamed topsa_ranges
in thenet-vpc
module and its type changed fromlist(string)
tomap(string)
- incompatible change removed
iam
flag for organization and folder level sinks - incompatible change removed
ingress_settings
configuration option in thecloud-functions
module. - new m4ce VM example
- Support for resource management tags in the
organization
,folder
,project
,compute-vm
, andkms
modules
FAST
- new data platform stage 3
- new 02-networking-nva networking stage
- allow customizing the names of custom roles
- added
environment
andcontext
resource management tags - use resource management tags to restrict scope of roles/orgpolicy.policyAdmin
- use
xpnServiceAdmin
(custom role) for stage 3 service accounts that need to attach to a shared VPC - simplify and standarize ourputs from each stage
- standarize names of projects, service accounts and buckets
- swtich to folder-level
xpnAdmin
andxpnServiceAdmin
- moved networking projects to folder matching their enviroments
New Contributors
- @eliamaldini made their first contribution in #413
- @srs2210 made their first contribution in #485
- @ajlopezn made their first contribution in #415
- @eeaton made their first contribution in #527
- @jwtracy made their first contribution in #555
Full Changelog: v13.0.0...v14.0.0