Wiktor Niesiobędzki
d63a425b62
Allow same filename in different directories
...
As long, as they do override default project name using `name`.
2025-04-06 20:17:22 +02:00
Wiktor Niesiobędzki
4769dc3dd7
Allow null parent and prefix
2025-04-06 20:17:22 +02:00
Wiktor Niesiobędzki
46f731fee0
Use null values for data_overrides
2025-04-06 20:17:22 +02:00
Wiktor Niesiobędzki
ce05505a2c
Add type information to project_config attributes
2025-04-06 20:17:22 +02:00
Wiktor Niesiobędzki
6d54ff9a45
Use the same keys in output as in input for projects
2025-04-06 20:17:22 +02:00
Wiktor Niesiobędzki
1c87246583
Use factory-projects-object for project object normalization
2025-04-06 20:17:22 +02:00
Julio Castillo
e04079e334
Add support to attach tags to service accounts ( #3008 )
...
* Remove service account key upload. Add create_ignore_already_exists
* Add tag bindings to service accounts
* Add description to create_ignore_already_exists
* Remove broken links
2025-04-04 12:31:19 +00:00
Ludovico Magnocavallo
c8a9cd3edb
Update VPC-SC README ( #3006 )
...
Fixes #2983
2025-04-04 09:06:26 +02:00
Ludovico Magnocavallo
dde3c1abf2
Add support for non-destructive tag bindings to compute-vm module ( #3004 )
...
* wip
* add support for tag bindings
* tfdoc
* improve example
* tfdoc
2025-04-03 18:20:00 +02:00
Ludovico Magnocavallo
8b774f1fba
cross-project serverless neg example ( #3003 )
2025-04-03 08:53:47 +00:00
Julio Castillo
0c334a6128
Add roles support to VPC-SC ( #3000 )
2025-04-02 09:39:04 +02:00
Julio Castillo
bd829e6ba3
Allow disabling GKE IP endpoints and setting GKE VPC scope DNS domain ( #2997 )
...
* Allow disabling IP access to GKE control plane
* Add additive VPC scope DNS domain to gke clusters
* Fix typo
* Bump provider to 6.27.0
* Update readme
2025-04-02 07:03:58 +00:00
Tim Hiatt
762841da79
Fr/timhiatt/invoker iam disable ( #2994 )
...
* Staging the New Variable change and the flag endablement for 'invoker_iam_disabled' in the 'google_cloud_run_v2_service' resouece associated with the 'cloud-run-v2' module.
* Updating tfdocs to include the new variables for the 'invoker_iam_disabled' flag in the 'google_cloud_run_v2_service' resource in module 'cloud-run-v2'
* Updating the testing in the readme for the cloud-run-v2 module.
* Fixing an issue with links in README.md Docs
* Fixing README.md linting.
2025-04-01 11:41:08 +02:00
Marco Cadetg
2b2e52fecd
feat: add gcp_public_cidrs_access_enabled to gke-cluster-{autopilot,standard} ( #2993 )
2025-04-01 06:17:44 +00:00
Wiktor Niesiobędzki
3e84236345
Project object c14n in separte file
...
Create separate file for canonicalization of project factory objects and
introduce duplicate-diff lint checker.
2025-03-30 10:39:08 +02:00
Taneli Leppä
e4f3f713bb
Update list of GPUs.
2025-03-26 13:51:54 +01:00
Taneli Leppä
ccecc32718
compute-vm: Add graceful shutdown configuration and some missing GPUs.
2025-03-26 13:51:54 +01:00
Ludo
d487590e01
v38.1.0
2025-03-22 13:28:10 +01:00
LFicteam
b3d95ba88b
Fix issue 2978 ( #2981 )
...
* Fix issue 2978
* Fix linting
2025-03-21 22:20:36 +00:00
simonebruzzechesse
62321d3054
hotfix push subscription in pubsub module ( #2974 )
2025-03-20 20:22:43 +01:00
Wiktor Niesiobędzki
256ed8dc42
net-lb-app-* support any ports now
2025-03-20 11:28:17 +01:00
Wiktor Niesiobędzki
eba82f67c5
Add example with transparent proxy and E2E test
2025-03-19 12:00:21 +01:00
Luca Prete
ffb1452dbd
Allow to specify function egress settings without using a VPC connector ( #2967 )
2025-03-19 10:38:33 +00:00
Ludovico Magnocavallo
c8e4179f2b
Add custom routes for directpath to net-vpc module ( #2966 )
...
* add custom routes for directpath to net-vpc module
* blueprint tests
* blueprint tests
* blueprint tests
* fast tests
* tfdoc
* module examples
2025-03-19 10:22:47 +00:00
Wiktor Niesiobędzki
73022a710a
Revert "Fix broken upgrades of TF provider for routes"
...
This reverts commit 7f58f1ae31 .
2025-03-18 11:06:46 +01:00
Wiktor Niesiobędzki
7f58f1ae31
Fix broken upgrades of TF provider for routes
2025-03-18 09:41:57 +01:00
Federico Preli
acaac300ae
Adding enterprise_config -> desired_tier feature to GKE autopilot and standard ( #2962 )
...
Add
2025-03-17 16:41:48 +00:00
Wiktor Niesiobędzki
fc256165a4
Pass edition and other parameters to replicas
2025-03-17 11:46:01 +01:00
Julio Castillo
34e7d90448
Update GKE addons and features ( #2956 )
...
* Update GKE addons and features
* Fix tests
2025-03-14 19:07:16 +00:00
Tone
cca6f25d37
feat(artifact-registry): Add possibility to setup Docker common remote repository configuration ( #2952 )
...
* feat(artifact-registry): Add possibility to setup Docker common remote repository configuration
Add the possibility to setup Docker common remote repository configuration to be able to have remote of internal Artifact Registry repository.
* feat(artifact-registry): Add instructions Readme to setup simple Docker common remote repository configuration
2025-03-13 12:30:35 +00:00
Simone Ruffilli
be816fd882
net-vpc: fix permadiff in docs (#2949 )
2025-03-12 10:09:08 +01:00
Wiktor Niesiobędzki
b51e714237
Use full type definition in v.shared_vpc_service_config and vpc_sc merges
2025-03-10 15:34:13 +01:00
Wiktor Niesiobędzki
6b6f5d86b2
Allow unmanaged reverse lookup zones
2025-03-06 08:28:51 +01:00
Wiktor Niesiobędzki
12979e8f50
Introduce test isolation and fix missing GCS service account
2025-03-01 14:45:16 +01:00
Wiktor Niesiobędzki
6af479706d
Fix failing E2E test
2025-02-28 18:45:14 +01:00
Giovanni Galloro
96cc381e1d
Fixed title: from Artifact Registry to Binary Authorization ( #2931 )
2025-02-26 12:18:10 +01:00
Wiktor Niesiobędzki
2809570651
Fix E2E tests
2025-02-23 18:19:28 +01:00
Wiktor Niesiobędzki
62f789c249
Add execution/invocation commands to outputs
2025-02-21 17:53:42 +01:00
Ludo
fb300f9e58
v38.0.0
2025-02-21 09:40:35 +01:00
Ludo
93f2a3f272
Merge remote-tracking branch 'origin/master' into fast-dev
2025-02-21 09:36:51 +01:00
Ludo
79ee5e8dd7
v37.4.0
2025-02-21 09:29:51 +01:00
Wiktor Niesiobędzki
2427b2e0fd
Add error messages for failing interpolations
2025-02-21 09:20:44 +01:00
Peter Norton
24b7297f58
Add support for custom error response policies to net_lb_app_ext module ( #2916 )
...
* Add support for default custom error response policy
This update introduces the ability to define a default custom error response policy in the URL map module. It includes support for specifying error services and error response rules with match response codes, paths, and override response codes. This enhancement increases flexibility in handling custom error responses.
* Update error_service handling in URL map
Modified the error_service assignment to include a fallback lookup mechanism for backend IDs when the value is not null. This ensures robustness and avoids null references while maintaining existing behavior.
* Add custom error response policies in lower levels of URL map
* Update net-lb-app-ext README.md
2025-02-20 20:32:24 +01:00
Ludo
1c0d191386
linting
2025-02-20 16:29:03 +01:00
Ludo
7aad81d97f
move ilb as next hop blueprint to module-level recipe
2025-02-20 16:26:38 +01:00
Ludo
82f1cf965f
Merge remote-tracking branch 'origin/master' into fast-dev
2025-02-20 15:04:07 +01:00
Nathalie
a15d1a3c2a
output dns_keys instead of a list ( #2915 )
...
* output dns_keys instead of a list
* access list items with square brackets according to linter
2025-02-20 09:56:57 +00:00
Julio Castillo
21253a1768
Add title to VPC-SC directional policies ( #2909 )
...
* Add title to VPC-SC directional policies
* Ignore versions.tf in diffs
* Update versions.tf
* Fail if a perimeter uses unknown directional policies
2025-02-20 08:48:08 +00:00
Ludo
411b2f6e6c
Merge branch 'master' into fast-dev
2025-02-20 07:58:33 +01:00
Ludovico Magnocavallo
5312767be4
Add provider output files to project factory stage, single automation bucket in module ( #2914 )
...
* single automation bucket, provider output files for project factory
* tfdoc
* fix outputs
2025-02-19 17:45:56 +00:00