Samuele Perticarari
bd87710eea
feat: Add new compliance regime options for Assured Workloads ( #3794 )
...
* feat: Add new compliance regime options to folder schemas for assured workloads configurations.
* terraform fmt
* Update Folder README with `tools/tfdoc.py` tool
2026-03-16 17:59:25 +00:00
Simone Ruffilli
1caeacec20
Support for net-vlan-attachments in 2-networking ( #3789 )
2026-03-16 15:03:14 +01:00
Suryansh Singhal
761399f055
Allow compute-vm disks to have custom names ( #3792 )
...
* module support custom name if provided instead of just {vm_name}-boot
* updated readme.md
2026-03-16 11:22:34 +00:00
Simone Ruffilli
5bb0862638
Add context support to vlan-attachments ( #3787 )
2026-03-13 08:12:04 +01:00
Wiktor Niesiobędzki
7c3b08b1d1
Fix Cloud SQL E2E test
2026-03-12 11:10:25 +01:00
Ludovico Magnocavallo
a6c284a273
Add context support to artifact-registry, net-lb-app-int, cloudsql modules ( #3784 )
...
* artifact-registry
* net-lb-app-int
* copyright
* cloudsql
* fix linting
2026-03-11 12:35:09 +01:00
Nathan McGuirt
8c07d09eab
Fix typo in example ( #3783 )
...
Update key to match the one used in the asset_search block
2026-03-06 10:47:48 +00:00
Ludovico Magnocavallo
dd95efc53e
prep v54.0.0
2026-03-05 11:11:25 +00:00
Ludovico Magnocavallo
a935ab6643
Merge remote-tracking branch 'origin/master' into fast-dev
2026-03-05 11:08:38 +00:00
Ludovico Magnocavallo
e282f4bb4f
prep v53.1.0
2026-03-05 10:55:44 +00:00
Daniel Chan
27b43b7c75
fix(cloudsql): always render backup_configuration block to allow disabling backups ( #3780 )
...
* fix(cloudsql): always render backup_configuration block to allow disabling backups
* refactor(cloudsql): use nullable backup_configuration variable for explicit don't-manage semantics
* fix(cloudsql): force point_in_time_recovery_enabled=false when backups disabled
* fix(cloudsql): guard binary_log_enabled and point_in_time_recovery_enabled when backups disabled
* formatting
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2026-03-05 10:12:10 +00:00
Ludovico Magnocavallo
7a5664f475
Additional changes to folder module and project factory ( #3782 )
...
* allow null name, use basepath for factories in pf folders
* fix id in folder schema
2026-03-05 09:32:35 +00:00
Rob Rankin
da85eda9b7
Add Cilium Clusterwide Network Policy and FQDN Network Policy for Autopilot Clusters ( #3778 )
...
* Add Cilium Clusterwide Network Policy and FQDN Network Policy
* Update README
---------
Co-authored-by: Julio Castillo <jccb@google.com >
2026-03-04 11:59:37 +01:00
Ludovico Magnocavallo
f794d764e9
Support additional dns_access attributes in GKE cluster modules ( #3781 )
2026-03-04 11:06:48 +01:00
Ludovico Magnocavallo
0be09646b0
Add missing folder features to project factory and align logging across folder/org modules ( #3779 )
2026-03-04 10:28:48 +01:00
Ludovico Magnocavallo
1e8603192c
Allow reusing IAM binding key across objects in kms module ( #3775 )
...
* allow reusing IAM binding key across objects in kms module
* fix inventory
2026-03-02 08:06:37 +01:00
Cooper van Wijck
d9d0ce9002
fix(net-lb-app-ext-regional): use list(string) for route_rules cors_policy attributes ( #3776 )
...
* Update CORS policy in urlmap_config to use lists for allow_headers, allow_methods, and expose_headers
* Update README.md to clarify urlmap_config structure and options for load balancer configuration
2026-03-02 06:28:02 +00:00
Ludovico Magnocavallo
dc5a6052be
Allow specifying cloudrun target without service name in net-lb-app-int module ( #3771 )
...
* Allow specifying cloudrun target without service name in net-lb-app-int neg_config
* add deprecation comment
2026-02-27 15:43:46 +01:00
Ludovico Magnocavallo
c20fe4871a
Add support for regional health checks to net-lb-int module ( #3770 )
2026-02-27 10:32:18 +01:00
Ludovico Magnocavallo
6ec1d8f504
Support hyperdisk-balanced options on gke-nodepool module ( #3767 )
2026-02-25 15:10:29 +00:00
Ludovico Magnocavallo
00796b73ba
Support TLS settings in app load balancer modules ( #3766 )
2026-02-25 14:49:37 +00:00
Ludovico Magnocavallo
6494939348
Fix support for credit types in billing module budgets ( #3765 )
...
* fix billing budgets
* tfdoc
2026-02-25 15:31:35 +01:00
Simon Roberts
81b70695ac
Add parameter to modules/pubsub to support message_storage_policy.enforce_in_transit ( #3761 )
...
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2026-02-24 17:58:43 +01:00
apichick
9d35f19ecb
Fixed psc connection id in net-address module output ( #3763 )
2026-02-24 17:31:57 +01:00
Simon Roberts
6708731d6d
Bugfix/maintenance exclusion ( #3759 )
...
* Fix default maintenance_config.maintenance_exclusions in GKE.
* tfdoc
2026-02-23 11:26:38 +00:00
kovagoadam
738e638bbe
Added custom prefix support for automation SA ( #3757 )
2026-02-21 09:54:01 +01:00
Wiktor Niesiobędzki
a1474b2b0a
Fix example for snapshot schedules
2026-02-20 14:43:23 +00:00
Ludovico Magnocavallo
67b1543e90
Support additional attributes for buckets/datasets in project factory module ( #3755 )
...
* extend attributes for project factory secondary resources
* remove extra files
* complete
* tf fmt
* tfdoc
* schemas
* fix tests
* tfdoc
2026-02-20 11:57:59 +00:00
Ludovico Magnocavallo
e58c6dd3d1
Fix regional resource policy attachment in compute-vm module ( #3753 )
...
* fix regional resource policy attachment in compute-vm module
* tfdoc
2026-02-19 10:27:04 +00:00
Luca Prete
1ba20addf6
Fix project factory service agents outputs from iamEmail to iam_email
2026-02-19 09:42:02 +00:00
Luca Prete
90d7ffc703
[project-factory] Add service_agent outputs ( #3750 )
2026-02-19 09:08:16 +00:00
dependabot[bot]
8b85bd33b8
Bump ajv in /modules/api-gateway/recipe-multi-region/function ( #3749 )
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 8.17.1 to 8.18.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.17.1...v8.18.0 )
---
updated-dependencies:
- dependency-name: ajv
dependency-version: 8.18.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-19 09:48:02 +01:00
Martin Bergo
60ec6db9cd
docs(organization): document external IAM management for logging sinks at scale ( #3746 )
...
* docs(organization): document external IAM management for logging sinks at scale
* Update TOC
---------
Co-authored-by: Julio Castillo <jccb@google.com >
2026-02-18 15:08:23 +00:00
Christian Bönning
702075fec6
Allow specifying "network_tier" for Compute Engine VM Templates ( #3741 )
...
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2026-02-16 16:50:00 +01:00
Wiktor Niesiobędzki
74516529cb
Fix permadiff on E2E test
2026-02-16 13:45:38 +01:00
dependabot[bot]
f85bccd33d
Bump qs in /modules/api-gateway/recipe-multi-region/function ( #3737 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-16 09:53:49 +01:00
Ludovico Magnocavallo
26e622edae
prep v53.0.0
2026-02-12 09:12:54 +00:00
Ludovico Magnocavallo
079aac1f88
Merge remote-tracking branch 'origin/master' into fast-dev
2026-02-12 09:07:04 +00:00
Ludovico Magnocavallo
5765b11a87
prep v52.1.0
2026-02-12 09:01:26 +00:00
Ashley Abbott
c09a5d3e24
feat: pass variable for additive by principal ( #3731 )
...
* feat: pass variable for additive by principal
* fix reference
2026-02-12 08:53:30 +00:00
Ludovico Magnocavallo
fb21f6aaf8
Change factories_config type in FAST and project/vpc factory modules, add YAML schema validation ( #3728 )
...
* stage 0
* stage 1
* networking
* security
* pf stage
* tfdoc
* align schemas
* inventory
* fix observability
* pf module
* pf module budgets
* align fast stages
* align project subfactories
* tfdoc
* schema validation
* add missing schemas
* Fix observability types
---------
Co-authored-by: Julio Castillo <jccb@google.com >
2026-02-11 15:29:49 +00:00
Julio Castillo
944ee9aaae
Remove deprecated resources from modules/looker-core ( #3727 )
2026-02-11 11:47:05 +00:00
Ludovico Magnocavallo
936c808ff3
Merge remote-tracking branch 'origin/master' into fast-dev
2026-02-10 15:59:57 +00:00
Antonio Lopez
2a37612cf3
Looker PSC support ( #3724 )
...
* added PSC support
* added PSC support
* added PSC support
* Update README
* Add inventory
---------
Co-authored-by: Julio Castillo <jccb@google.com >
2026-02-10 15:22:05 +00:00
Julio Castillo
ddab73d03f
Add basic observability example to classic dataset ( #3697 )
...
* Add basic observability example to classic dataset
* Add boilerplate and observability schema
* Lint fix
* Add observability schema to project-factory module
* Extend duplicate-diff
* Fix tests
* Remove unused schemas
2026-02-10 14:35:13 +00:00
Ludovico Magnocavallo
a782b3e11b
Merge remote-tracking branch 'origin/master' into fast-dev
2026-02-10 07:41:40 +00:00
Julio Castillo
518d9d96aa
Expose additional workforce identity attributes ( #3717 )
2026-02-09 15:30:58 +01:00
kovagoadam
4fa6a6f205
Add custom bucket name for project-factory module ( #3682 )
...
* Added bucket_name for project-factory module
* Added new key attribute to projects_buckets local
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
Co-authored-by: Julio Castillo <jccb@google.com >
2026-02-09 13:44:03 +01:00
Simone Ruffilli
494ecba511
Refactor subnets mgmt in net-vpc-factory ( #3715 )
...
Refactor subnets mgmt in net-vpc-factory
This commit removes the ability to define subnets inline within the VPC `.config.yaml` across `net-vpc-factory` and enforces file-based subnet definitions using the `subnets/` subdirectory pattern.
Key changes include:
- **Module Updates:** Removed standard and non-standard inline subnet arguments (`subnets`, `subnets_private_nat`, `subnets_proxy_only`, `subnets_psc`) from the factory module's internal `vpcs` instantiation.
- **Schema & Docs:** Renamed `vpc.schema.json` to `vpc-factory.schema.json`, stripping inline subnet definitions from the JSON schema, and updated the module `README.md` to reflect the new file-based only approach.
- **Stage 2 Networking Configs:** Refactored datasets to migrate inline `subnets_proxy_only` definitions into standalone files like `subnets/prod-proxy.yaml`. Added a new exported output `subnet_ips` for downstream usage.
<!--
**Breaking Changes**
```upgrade-note
`fast/stages/2-networking`: Proxy-only subnets have been renamed for consistency - unfortunately this results in a nasty create-before-destroy which needs to be handled manually (i.e. delete the existing proxy-only-subnet first, either manually or with a targeted apply, then apply again)
```
-->
2026-02-09 10:51:43 +00:00
Ludovico Magnocavallo
6ca86ed94f
Merge remote-tracking branch 'origin/master' into fast-dev
2026-02-09 09:03:16 +00:00