Ludovico Magnocavallo
502d953d03
Merge remote-tracking branch 'origin/master' into fast-dev
2026-01-04 11:23:59 +00:00
Luca Prete
d0d7c64670
Refactor Agent Engine module to support new source based deployments ( #3609 )
...
* Refactor Agent Engine module to support new source based deployments
* Fix linting
* Fix tests
* Fix tests
* Remove generated_pickle line from examples
* Fix indentation
* Delete modules/agent-engine/terraform.atfvars
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2026-01-04 08:11:46 +00:00
RamBSn
c4447993d3
AlloyDB - Enable multiple automated backup per day ( #3604 )
...
* update alloydb automated backup with multiple times per day
* Revert "update alloydb automated backup with multiple times per day"
This reverts commit ea42ba7ba1b63492f812e6614cf4d4d558078069.
* update alloydb automated backup with multiple times per day
* remove unnecessary toset
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2026-01-02 17:05:24 +00:00
Suryansh Singhal
5eeb7b51bb
Terraform allow one of X86_64, ARM64 but the validation is for x86_64 has been fixed ( #3615 )
...
Co-authored-by: suryansh.singhal <suryansh.singhal@arya.ag >
2026-01-02 12:47:55 +01:00
dependabot[bot]
8d73680472
Bump qs and @google-cloud/functions-framework
...
Bumps [qs](https://github.com/ljharb/qs ) to 6.14.1 and updates ancestor dependency [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs ). These dependencies need to be updated together.
Updates `qs` from 6.13.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.13.0...v6.14.1 )
Updates `@google-cloud/functions-framework` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases )
- [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
- dependency-name: "@google-cloud/functions-framework"
dependency-version: 4.0.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-02 09:31:28 +01:00
Sepehr Javid
d570260283
fix failed tests for criss regional lb
2026-01-02 09:14:53 +01:00
Sepehr Javid
de401addcb
add service attachments for cross regional load balancer
...
add docs and cleanup
add missing toc link in readme
add domain_name field in the service attachment docs
update variable table with tfdoc.py
2026-01-02 09:14:53 +01:00
Ludovico Magnocavallo
fedf90d25f
Add support for pubsub to project factory ( #3608 )
...
* add support for pubsub to project factory
* remove duplicate data access log definitions from folders
* tfdoc
* schemas
* fix example
* add pubsub topics context to org in stage 0
2025-12-23 10:24:33 +00:00
Ludovico Magnocavallo
a554971563
Merge remote-tracking branch 'origin/master' into fast-dev
2025-12-22 06:36:05 +00:00
Wiktor Niesiobędzki
73664615a4
Correct test for Direct VPC egress for CFv2
2025-12-19 11:05:25 +01:00
Josh Myers
1eb93db427
feat: project-factory folders support deletion_protection ( #3595 )
...
* feat: project-factory buckets support deletion_protection
* chore: Update all folder.schema.json
---------
Co-authored-by: Julio Castillo <jccb@google.com >
2025-12-18 14:25:05 +00:00
Luca Prete
0ac51b6050
Password for initial_user for AlloyDB is no longer required ( #3596 )
2025-12-18 11:57:32 +01:00
Luca Prete
c193fb37ee
Upgrade Terraform provider to 7.13 ( #3600 )
2025-12-18 11:29:48 +01:00
Vannick Trinquier
cc24046be8
Add CMEK support to FAST and controls for CMEK encryption ( #3556 )
2025-12-14 12:14:08 +07:00
apichick
77cdcafd3c
Fixed issue with cross region load balancer IP address assigment ( #3593 )
2025-12-13 12:42:53 +01:00
Ludovico Magnocavallo
ab0f55216a
Add support for descriptive name to projects ( #3591 )
...
* add support for descriptive name to projects
* boilerplate
* fmt
2025-12-12 09:06:47 +01:00
Ludovico Magnocavallo
216a12eae5
Fix CI/CD dataset files and provider workflow variable in FAST stage 0 ( #3587 )
...
* fix CI/CD dataset files and provider workflow variable
* IAM principals use pool, sts uses provider
* tfdoc
* fix variable description
2025-12-11 15:05:39 +01:00
Ludovico Magnocavallo
d21e9c51e8
prep v50.0.0
2025-12-10 18:22:55 +00:00
Ludovico Magnocavallo
7cc12da6b3
Merge remote-tracking branch 'origin/master' into fast-dev
2025-12-10 18:19:11 +00:00
Ludovico Magnocavallo
5e606d0fff
prep v49.3.0
2025-12-10 17:51:43 +00:00
kovagoadam
4e88bec299
Use project numbers in billing budget filter ( #3555 )
...
* Fixed project level billing budget filter
* Moved project_numbers local to concat block
* Fixed with try block
* fix project replacement
* tfdoc
* fix test
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2025-12-10 17:35:06 +00:00
frits-v
67dba40964
fix(compute-mig): correctly map allow_changing_zone ( #3585 )
2025-12-10 17:06:48 +00:00
Ludovico Magnocavallo
3eac45f225
Merge remote-tracking branch 'origin/master' into fast-dev
2025-12-10 16:59:06 +00:00
Josh Myers
5ab73b9f00
feat: Allow empty prefix for project_factory buckets ( #3575 )
...
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2025-12-10 16:41:08 +00:00
Ludovico Magnocavallo
7c05299540
Implement additional GCS attributes in project factory ( #3583 )
...
* implement additional bucket attributes in project factory
* update FAST schemas
* fmt/tfdoc
2025-12-10 16:12:58 +01:00
Ludovico Magnocavallo
dd6b1ea493
Merge remote-tracking branch 'origin/master' into fast-dev
2025-12-09 17:14:59 +00:00
frits-v
13d19ca8eb
feat(compute-mig): add instance_lifecycle_policy support ( #3577 )
...
Fixes #3576
2025-12-09 16:59:08 +00:00
fenyvesi-levi
4a30b2103e
fixed project-factory module to pass service account description ( #3579 )
2025-12-09 11:26:43 +00:00
Kósa Márkó
27eb8d1923
Docs cloudsql-instance: Update backup_configuration to set retain_backups_on_delete default to null
2025-12-08 15:22:32 +01:00
Kósa Márkó
bb7d10635d
Fix cloudsql-instance: update retain_backups_on_delete to optional and default to null instead of false
2025-12-08 15:22:32 +01:00
Kósa Márkó
46d71f3f8a
feat(cloudsql-instance): add retain_backups_on_delete and final_backup_config support
...
- Add retain_backups_on_delete setting to allow backups to be retained when instance is deleted
- Add final_backup_config with enabled flag and retention_days configuration
- Both settings default to disabled/null for backward compatibility
- Prevents accidental loss of backups through Terraform operations
2025-12-08 15:22:32 +01:00
Ludovico Magnocavallo
66b9106e6e
Merge remote-tracking branch 'origin/master' into fast-dev
2025-12-08 08:09:55 +00:00
Ludovico Magnocavallo
ac68262733
prep v49.2.0
2025-12-08 07:58:58 +00:00
borijani
2183d300d7
add labels support to dns module ( #3572 )
2025-12-08 06:23:50 +00:00
Wiktor Niesiobędzki
d370121245
move c4* tests to c zone
2025-12-07 15:15:44 +01:00
Julio Castillo
8d51ccd491
Add Direct VPC Egress support to modules/cloud-function-v2 ( #3567 )
...
Fixes #3561
2025-12-05 18:36:52 +01:00
Michael Woodham
bc5732357c
Updates to GKE modules to support Secret Sync ( #3562 )
...
* Updates to add secret_sync to GKE module in CFF
* updated READMEs against the python tfdoc command
* updated version for secret_sync to reflect 7.12.0
* update provider versions to 7.12.0
* Updated READMEs which got clobbered by merge with main
* Fixed test errors in secret-manager module
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2025-12-05 15:30:49 +00:00
Roberto Jung Drebes
229b294886
feat(net-lb-app): support Google-Managed IAP and add tests ( #3564 )
...
Updates the dynamic block in load balancer modules to make OAuth2 client fields optional.
This allows enabling Google-Managed IAP by omitting these fields or passing .
Supports migration path by passing as per Google documentation.
Added test case to to verify configuration.
2025-12-04 17:49:01 +01:00
Vannick Trinquier
171a2c6690
Add support for CMEK in logging bucket, big query dataset and gke notifications ( #3558 )
2025-12-04 10:01:32 +00:00
apichick
fb3b3595d6
Added PSC connection id to outputs, which is required, for instance for redis cluster, to register PSC connections ( #3560 )
2025-12-02 11:51:52 +03:00
Ludovico Magnocavallo
26d43d8ec5
re-enable project billing association in project factory, extends to folder ( #3554 )
2025-11-27 20:51:20 +00:00
Ludovico Magnocavallo
a8384b85d1
Auto-grant editor role for cloudservices in project module, expand project ids context in project factory module ( #3552 )
...
* service agent editor role
* add internal project ids to context replacement for projects in project factory module
2025-11-27 12:45:52 +00:00
Wiktor Niesiobędzki
e623c01d83
fix http2 and ssl health-checks for load balancers
2025-11-26 15:20:08 +01:00
Ludovico Magnocavallo
6f8097d2eb
Merge remote-tracking branch 'origin/master' into fast-dev
2025-11-24 09:56:12 +00:00
Ludovico Magnocavallo
bd4f2e317a
prep v49.1.0
2025-11-24 08:37:06 +00:00
Ludovico Magnocavallo
10e29e1eeb
Context improvements: "all service accounts" principal in folder, org, project modules; custom roles in factory condition vars for FAST stage 0 ( #3548 )
...
* iam principalsets
* fix folder
* add custom roles to factory condition vars in stage 0
* project shared vpc IAM
2025-11-24 08:28:41 +00:00
Wiktor Niesiobędzki
5ee09daddc
Update service-agents.yaml
2025-11-24 09:06:24 +01:00
Ludovico Magnocavallo
5bef0064a4
Merge remote-tracking branch 'origin/master' into fast-dev
2025-11-21 07:25:51 +00:00
Vannick Trinquier
b686a6f730
Fix org policy service to be enabled before organization policies applied ( #3547 )
...
* Fix org policy service to be enabled before organization policies applied
2025-11-21 14:22:17 +07:00
Ludovico Magnocavallo
a2a9be2593
dataplex aspect types module refactor ( #3544 )
2025-11-20 15:12:16 +00:00