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
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
Liam Nesteroff
ad0910b7b6
Fixed hard-coded resource management tags (!var.tag_names) ( #3180 )
...
* fixed var.tag_names ignores
* added some more missed var.tag_values
* fixed exp intended as ref
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2025-06-20 09:50:58 +00:00
aumohr
71f969c21f
Clean fast 2 security from vpcsc ( #3187 )
...
* updated fast security readme
* removed not required data file
* change org policy condition to align with best practice documentation
* aligned test
2025-06-20 13:22:22 +04:00
Luca Prete
2976fa72c1
Rename agentspace module to ai-applications ( #3184 )
2025-06-20 09:53:18 +02:00
Luca Prete
3df2c700ca
Add new Agentspace module ( #3170 )
2025-06-19 09:36:28 +00:00
Liam Nesteroff
6d8b813e51
fixed option to set descriptions for environment tag values ( #3174 )
2025-06-19 09:00:17 +02: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
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
554dabfd03
update changelog
2025-06-15 18:26:49 +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
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
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
dependabot[bot]
8e0ea57c80
Bump requests ( #3146 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.2 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.4 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 08:51:35 +00: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
Wiktor Niesiobędzki
aecc4d53b9
Create random passwords only when needed, use write-only attribute for passwords
2025-06-05 16:28:58 +02:00
Jacek Jabłoński
e6ec5de733
fix additional pod networks config creation in GKE node pool ( #3134 )
...
* fix additional pod networks config creation
* fix doc
* Replicate change in gke stage
---------
Co-authored-by: Julio Castillo <jccb@google.com >
2025-06-05 11:41:51 +00:00
Julio Castillo
77244e9bd1
Add explicit errors when VPC-SC perimeters reference undefined directional policies ( #3133 )
...
* Add explicit errors when VPC-SC perimeters reference undefined directional policies
* Fix try calls
* Update defaults
2025-06-04 20:50:33 +02:00
apichick
d913a02a7c
Added multi-region API Gateway recipe, that was removed by accident ( #3128 )
2025-06-01 11:26:16 +00:00
Julio Castillo
a5b786c2e0
Interpolate egress_to resources in enforced perimeter config ( #3127 )
2025-05-31 18:11:07 +02:00
Ludovico Magnocavallo
6b04ce769d
Allow multiple types in JSON schema docs tool ( #3126 )
...
* allow multiple types in JSON schema docs tool
* support pattern
* support pattern
2025-05-31 11:58:20 +02:00
Ludo
6090198b50
update changelog
2025-05-31 08:43:37 +02:00
Simone Ruffilli
8a7c796ca6
Document x-referencing HCs in net-lb-int ( #3125 )
...
Adds an extended description to var.health_check to prevent terraform errors being triggered when x-referencing HCs between two net-lb-int.
2025-05-30 16:34:30 +00:00
Ludovico Magnocavallo
e391a3ff75
Allow explicit definition of automation prefix in project factory ( #3124 )
...
* Allow explicit definition of automation prefix in project factory
* update schema doc
2025-05-30 14:30:53 +02:00