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
simonebruzzechesse
1809552f8a
Improve SecOps Anonymization pipeline ( #2988 )
...
* update secops anonymization pipeline with new chronicle APIs
* improvements to doc for secops anonymization pipeline
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2025-03-29 19:09:37 +01:00
Ludovico Magnocavallo
554cc47707
Mongodb Atlas project template ( #2986 )
...
* mongodb project definition
* wip
* add psc output to net-address module
* wip
* wip
* initial README, test
* remove providers file
* boilerplate
* tfdoc
* test
* fix unrelated test
* outputs, better README
2025-03-29 08:43:27 +00:00
Ludo
0facab6724
Merge remote-tracking branch 'origin/master' into fast-dev
2025-03-28 09:38:22 +01: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
dependabot[bot]
70a330aff6
Bump google.golang.org/grpc ( #2971 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.53.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.56.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 11:51:08 +00:00
dependabot[bot]
83755da3e7
Bump google.golang.org/protobuf ( #2970 )
...
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 11:37:11 +00:00
dependabot[bot]
d6f38d6779
Bump golang.org/x/net ( #2969 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 11:23:21 +00:00
Ludo
0638b552e1
update changelog
2025-03-19 12:10:29 +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
Ludovico Magnocavallo
b1c85962b8
update FAST diagram ( #2961 )
2025-03-17 12:48:14 +00:00
Wiktor Niesiobędzki
fc256165a4
Pass edition and other parameters to replicas
2025-03-17 11:46:01 +01:00
Ludovico Magnocavallo
717f89dc00
Rationalize project factory context interpolations for automation service accounts ( #2959 )
...
* use different keys for automation service accounts
* inventory
* improve error handling on automation buckets
2025-03-16 15:40:47 +00:00
Samuele Perticarari
b50e8a16dc
Fix subnet schema in net-vpc module & hybrid subnets example implementation ( #2958 )
...
* Fixed subnet schema by adding "allow_subnet_cidr_routes_overlap" field
* Implemented hybrid subnets code example and test code
2025-03-15 17:29:44 +00: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
dependabot[bot]
87b7650ed7
Bump golang.org/x/net ( #2953 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 09:22:45 +01: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
Ludovico Magnocavallo
9b04cb130a
fix module ref in vpc-sc stage output ( #2947 )
2025-03-10 11:30:54 +00:00
Ludo
2861078898
Merge remote-tracking branch 'origin/master' into fast-dev
2025-03-10 09:52:26 +01:00
Wiktor Niesiobędzki
6b6f5d86b2
Allow unmanaged reverse lookup zones
2025-03-06 08:28:51 +01:00
Simone Ruffilli
dda9002266
Fast 2-networking-a: removed obsolete not about lack of PSC transitivity
2025-03-05 06:55:59 +00:00
Ludovico Magnocavallo
94a406a3ef
Update fast/stages/2-project-factory/outputs.tf
...
Co-authored-by: Wiktor Niesiobędzki <github@vink.pl >
2025-03-04 09:06:27 +01:00
Laurent Al Hossri
103548a8f3
fix(project_factory): bucket definition updated due to change on project factory module
2025-03-04 09:06:27 +01:00
Laurent Al Hossri
49e211b231
fix(project_factory): add condition on for_each to avoid creating a local file on non existing directory /providers if outputs_location is empty
2025-03-04 09:06:27 +01:00
javiergp
c832b61240
Update README.md
...
Fix image link
2025-03-03 10:01:41 +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
dgourillon
cae5090cee
Allow different principal types in bootstrap user variable ( #2922 )
...
* handle the iam_user_bootstrap_bindings with a local.bootstrap_user to handle the case where var.bootstrap_user is a WIF user (starts with principal:// and does not require to be added the prefix user:)
* terraform fmt
* fix linting
* lint fix
* reran terraform fmt
* Fix condition
---------
Co-authored-by: Julio Castillo <jccb@google.com >
2025-02-25 11:14:25 +00:00
Julio Castillo
50265f2169
Expose tags in project factory ( #2929 )
...
* Expose tags in project factory
* Update readme
* Remove default and update schema
* Fix tests
2025-02-24 23:12:17 +01:00
Julio Castillo
3ed801c464
Use VPC-SC perimeter factory in FAST 1-vpcsc stage ( #2928 )
...
* Use VPC-SC perimeter factory in FAST 1-vpcsc stage
* Add boilerplate
* Fix linter and schema checks
* Fix tests
* Fix schemas
2025-02-24 12:29:51 +00:00
Antoine Méausoone
ffeb75100c
fix(bootstrap): fix custom roles billing viewer duplicate permissions ( #2927 )
2025-02-24 12:52:30 +01:00
Julio Castillo
5688a4da8c
Use value and not key for ingress policy resources ( #2926 )
2025-02-24 09:22:30 +00:00
Wiktor Niesiobędzki
fea88ade66
Add limits for stage_names and environment
2025-02-23 18:33:32 +01:00
Wiktor Niesiobędzki
2809570651
Fix E2E tests
2025-02-23 18:19:28 +01:00
JayKim
1dce672d16
Fix CICD SA access ( #2923 )
2025-02-23 08:04:10 +01:00
karpok78
07a70eedb5
Add perimeter factory to modules/vpc-sc ( #2919 )
...
* Add perimeter factory
Proposal to allow the management of perimeters in yaml factory.
Project discovery is extended to multiple perimeters with query filtering.
Doc clean uo
* default perimeters desc to null
* linting
* Revert changes to FAST
* Remove test and schema from FAST
* Align vars and perimeter factory
* Interpolate resource_sets in more places
* Silence linter
* Update README.md
---------
Co-authored-by: Julio Castillo <jccb@google.com >
Co-authored-by: Ludovico Magnocavallo <ludo@qix.it >
2025-02-22 07:49:05 +01:00
Wiktor Niesiobędzki
62f789c249
Add execution/invocation commands to outputs
2025-02-21 17:53:42 +01:00