Commit Graph

2393 Commits

Author SHA1 Message Date
Sepehr Javid
562a7cfe17 Add default route action to internal app lb path matcher (#3195)
* add path_matcher.default_route_action

* update readme

* update versions
2025-06-26 14:21:32 +02:00
Liam Nesteroff
3bfa3608d0 Added option to set force_destroy on pf buckets (#3192)
* Added option to set force_destroy on pf buckets

* added force_destroy to schema
2025-06-26 09:20:41 +10:00
Wiktor Niesiobędzki
bebf3f0080 fix failing E2E test 2025-06-24 13:20:53 +02:00
Liam Nesteroff
1fbb2cb330 Added tag factory option for organization module (#3178)
* Added tag factory option for organization module

* added tags-factory tests

* added tag factory for project module

* missing header

* added lookup catch for org tag values and fixed incorrect link in doco

* fixed factory locals from copy/paste

* added full doco/tests for project tags factory. fixed failed test looking for ID in yamls

* added context option for factories_config to configure existing K/Vs

---------

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2025-06-23 16:24:43 +10:00
Luca Prete
0b42144745 [module/ai-applications] fix module for unespected updates from APIs (#3189)
Co-authored-by: Luca Prete <lucaprete@google.com>
2025-06-22 22:59:16 +02:00
vineeteldochan
dede2ca7c2 Addition of Cloud Deploy Module (#3169)
* Addition of Cloud Deploy Module

* Addition of IAM and fixes as per review

* Updated README to add IAM information, ran tfdocs and tests

* Correcting linting errors

* Correcting version.tf

* Ordered arguments and variables

* Updated README on module and root levels to include Cloud Deploy

* Fixing formatting and test issues

* fixing formatting

---------

Co-authored-by: Vineet Eldochan <vineet.eldochan@withriley.com>
2025-06-22 20:39:13 +02:00
Ludo
1dde5258fa Merge remote-tracking branch 'origin/master' into fast-dev 2025-06-21 17:37:53 +02:00
Chris McCoy
27e3673e3c ip_cidr_range simplification as suggested by @wiktorn 2025-06-20 18:22:08 +02:00
Chris McCoy
c33a4b57c1 Add support for IPv6 only subnets and IP collections 2025-06-20 18:22:08 +02:00
Luca Prete
2976fa72c1 Rename agentspace module to ai-applications (#3184) 2025-06-20 09:53:18 +02:00
Ludovico Magnocavallo
81fe7061be add support for service account principalsets to project factory (#3181) 2025-06-20 06:10:21 +00:00
Ludo
b4f88885df Merge remote-tracking branch 'origin/master' into fast-dev 2025-06-20 07:29:09 +02:00
Luca Prete
3df2c700ca Add new Agentspace module (#3170) 2025-06-19 09:36:28 +00:00
Matt
f55278617c feat: Update session affinity validation for ALB (#3172) 2025-06-18 15:38:35 +02:00
Maciej Sikora
b062a8b521 Update modules/cloud-run-v2/variables.tf
Co-authored-by: Wiktor Niesiobędzki <github@vink.pl>
2025-06-18 12:28:54 +02:00
Maciej Sikora
f2401ed4c8 fmt 2025-06-18 12:28:54 +02:00
Maciej Sikora
1dd4873a02 fixes validation 2025-06-18 12:28:54 +02:00
Maciej Sikora
1d8e48f9e4 Apply suggestions from code review
Co-authored-by: Wiktor Niesiobędzki <github@vink.pl>
2025-06-18 12:28:54 +02:00
Maciej Sikora
a83c8a69de fixes test 2025-06-18 12:28:54 +02:00
Maciej Sikora
0ead6ba894 format readme example 2025-06-18 12:28:54 +02:00
Maciej Sikora
461c0b8e44 adds iap configuration test 2025-06-18 12:28:54 +02:00
Maciej Sikora
d2e9c238f6 ensures tf < 1.2 compatibility 2025-06-18 12:28:54 +02:00
Maciej Sikora
9dcd0c86ab ensures tf < 1.2 compatibility 2025-06-18 12:28:54 +02:00
Maciej Sikora
fd8f659a3a docs && fmt 2025-06-18 12:28:54 +02:00
Maciej Sikora
1cc50e30ae simplifies iap configuration 2025-06-18 12:28:54 +02:00
Maciej Sikora
1aec8bb43e fixes error 2025-06-18 12:28:54 +02:00
Maciej Sikora
998919d081 fixes error 2025-06-18 12:28:54 +02:00
Maciej Sikora
c0bac5acc0 feat: adds support for direct cloud run iap 2025-06-18 12:28:54 +02:00
apichick
3ba695b0ed DNS zones added you Apigee module (#3149) 2025-06-18 08:44:00 +00:00
Ludo
2b49a73626 Merge remote-tracking branch 'origin/master' into fast-dev 2025-06-17 17:43:53 +02:00
Maciej Sikora
6c403acf5e feat: ignores labels added by gh action in unmanaged cloud run service / job (#3161)
* feat: ingnores labels in unmanaged service

* feat: ingnores labels in unmanaged service

* ignores all labels in unmanaged version

---------

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2025-06-16 08:09:14 +00:00
Ludo
a136cc812a update schemas 2025-06-15 18:29:05 +02:00
Ludovico Magnocavallo
fe0a8128dc Allow custom roles in context, add support for shared VPC IAM to project and project factory (#3163)
* add support for custom roles and hos tproject iam to project modules

* align vpc factory
2025-06-15 10:01:22 +02:00
Ludo
065d79efbf Merge remote-tracking branch 'origin/master' into fast-dev 2025-06-14 08:26:17 +02:00
jnahelou
d6004f0cd0 CMEK service agents mapping breaks Composer v2 backward compatibility (#3156)
* allow backward compatibility for unmapped service agents

* docs(modules/project): provide a fallback mechanism in cmek for users to specify additional service agents when needed

---------

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2025-06-12 20:27:41 +02:00
Ludo
c073f9ead4 Merge remote-tracking branch 'origin/master' into fast-dev 2025-06-12 15:38:26 +02:00
apichick
42641397e3 Fixed problem with backend preference, changed it to boolean. Backend preference can only be PREFERRED or null 2025-06-12 07:40:39 +02:00
Ludo
4a2eaec353 Merge remote-tracking branch 'origin/master' into fast-dev 2025-06-11 14:30:03 +02:00
Ludovico Magnocavallo
7d008be2cb Allow configuring project key format in project factory (#3154)
* Configurable project key in project-factory module

* Configurable project key in project-factory module

* add tests
2025-06-11 13:18:03 +02:00
jacklever-hub24
e3b73b8867 Bring back master ipv4 cidr block (#3153)
* Re-added master_ipv4_cidr_block to fix issue 3152

* Regenerate tfdoc

* Extend to GKE Autopilot

---------

Co-authored-by: Julio Castillo <jccb@google.com>
2025-06-11 11:51:47 +02:00
apichick
a2f4d9185b Added recipe for Apigee X with SWP 2025-06-11 07:40:17 +02:00
apichick
077d8719dd Added default compute network tier to project module (#3150) 2025-06-10 21:44:38 +00:00
apichick
108258746b Added network tier to network interfaces in compute-vm module (#3151) 2025-06-10 23:26:44 +02:00
Ludovico Magnocavallo
3c38bc643e add KMS keys interpolation to project factory (#3145) 2025-06-10 10:24:25 +02:00
apichick
12b206a72f Added backend preference to global application load balancers (#3139) 2025-06-10 06:49:47 +00:00
Julio Castillo
df0ed1a73c Fix #3142 (#3144) 2025-06-10 08:08:44 +02:00
apichick
a544c542c2 Fixed mistake in net-vpn-ha module docs (#3143) 2025-06-09 21:45:18 +02:00
Wiktor Niesiobędzki
29c144ac1c Improve SWP transparent gateway example 2025-06-09 09:43:23 +02:00
apichick
665641ba7d Cloud Run with IAP recipe (#3129)
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2025-06-08 12:51:08 +00:00
Krzysztof Kluska
6923c2bd1e Return instance ID not IP address (#3137)
Return correct value for cloudsql primary instance id
2025-06-06 11:21:34 +00:00