ooshrioo
ef597a30c0
add GPU options to compute-vm module ( #2689 )
...
* add GPU options to comute-vm module
* Fixed tf according ludo's comments
* Added GPU type validation (by specific values)
* fix validation + README
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2024-11-18 16:40:38 +01:00
Julio Castillo
8714b7a713
Merge branch 'master' into fast-dev
2024-11-18 15:19:55 +01:00
Julio Castillo
c60d152f4a
Add hierarchical namespace support to GCS module ( #2712 )
...
* Add hierarchical namespace support to GCS module
* remove empty iap block from inventories
* Fix tests
* Add new hns inventory
---------
Co-authored-by: Ludo <ludomagno@google.com >
2024-11-18 11:41:49 +00:00
Wiktor Niesiobędzki
9f7505d061
Allow providing network for Direct VPC access
2024-11-18 10:25:19 +01:00
apichick
f1accdd424
Added outputs to apigee-x-foundations blueprint (PSC NEGs) ( #2705 )
...
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2024-11-18 07:36:49 +00:00
Julio Castillo
4a739fcb87
Expose factories_config for resman top level folders ( #2707 )
...
* Expose factories_config for top_level_folders
* Complete top level folder schema
* Update README
* Fix escapes
* Update tests
2024-11-17 22:54:56 +00:00
Julio Castillo
bb65920b4b
Merge branch 'master' into fast-dev
2024-11-17 22:01:21 +01:00
Joshua Wright
2676010629
Add Automation Service Accounts Output ( #2640 )
...
* Add Automation Service Accounts Output
* Add Automation Service Accounts Output
* Add Projects Output, Along with Docs
* Fix output
---------
Co-authored-by: Julio Castillo <jccb@google.com >
2024-11-17 17:29:06 +00:00
apichick
f9bfa04c40
Added outputs to apigee-x-foundations blueprint (instances and lbs) ( #2704 )
...
Added outputs to apigee-x-foundations blueprint (instances and lbs)
2024-11-17 17:28:30 +01:00
Ludo
104306e0c2
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-17 16:31:59 +01:00
Julio Castillo
1fc5e90bdd
Allow disabling network security stage ( #2701 )
...
* Allow disabling security stage
* Remove deprecated network_firewall_policies_viewer
* Enable nsec in resman tests
2024-11-17 10:04:18 +01:00
Wiktor Niesiobędzki
6b0745deed
Add gcs mount_options, move direct vpc out of BETA
2024-11-16 12:52:50 +01:00
Wiktor Niesiobędzki
020aa8c00c
Fix non-empty plan after mixing CloudSQL with other mounts
2024-11-16 11:55:37 +01:00
Julio Castillo
f140adfab8
Remove REGIONAL/MULTI_REGIONAL buckets from FAST ( #2697 )
2024-11-16 10:14:47 +00:00
Wiktor Niesiobędzki
9e6b114b8c
Fix E2E tests
2024-11-16 11:02:16 +01:00
Julio Castillo
7b2a3424a8
Unify usage of top level folders short_name ( #2693 )
...
* Unify usage of top level folders short_name
* Fix docs
* Update schema
* Fix tests
* Fix tests
* More fixes
2024-11-15 13:56:45 +01:00
Julio Castillo
9814756074
Make project iam viewer name consistent with GCP naming ( #2694 )
...
* Make project iam viewer name consistent with GCP naming
* Fix tests
2024-11-15 11:48:37 +01:00
Ludovico Magnocavallo
31cb391be7
Streamline environments variable across stages ( #2688 )
...
* streamline environments variable across stages
* linting
* linting
2024-11-15 10:22:18 +01:00
Wiktor Niesiobędzki
e0d6f0eadb
Fix examples
2024-11-15 09:58:01 +01:00
simonebruzzechesse
52e03ec9e7
fix initial user on secondary cluster issue ( #2687 )
...
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2024-11-14 22:20:37 +01:00
Ludo
a6c0bad947
changelog fix
2024-11-14 13:59:00 +01:00
Ludo
3acbf59c58
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-14 13:57:17 +01:00
Ludo
27ee179792
update changelog
2024-11-14 13:56:17 +01:00
Wiktor Niesiobędzki
fe52a9102b
Fix gcs mounts for cloud-run-v2, closes #2684
2024-11-14 13:33:20 +01:00
Ludovico Magnocavallo
2b378f4b3a
port and fix changes from #2677 ( #2682 )
2024-11-14 11:05:36 +00:00
Ludovico Magnocavallo
721e7689b4
Add missing billing roles to project factory ro SA in stage 1 ( #2685 )
...
* add missing billing role for pf ro sa
* fix tests
2024-11-14 11:41:30 +01:00
Ludovico Magnocavallo
aa30e33618
add missing role for pf ro account ( #2683 )
2024-11-14 10:25:51 +01:00
Ludo
8c02ff0780
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-14 08:54:45 +01:00
Roberto Jung Drebes
f1b074b594
Fix typo
2024-11-13 21:28:44 +01:00
Rob Rankin
47057b62ff
Swap groups_iam/iam_group for iam_by_principals in bootstrap README ( #2680 )
2024-11-13 15:33:41 +00:00
Ludo
1c73ee7541
check HTTP status code in changelog requests
2024-11-12 18:20:51 +01:00
Ludo
707867f5f8
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-12 18:20:05 +01:00
Ludo
b41fc41ac4
update changelog
2024-11-12 18:18:11 +01:00
Ludo
4125a80fb2
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-12 18:08:59 +01:00
Joel Voss
6c19e96424
Fix "inconsistent conditional result types" error in modules/vpc-sc ( #2676 )
...
* Fix inconsistent conditional result types error in modules/vpc-sc
* Revert example based tests of the vpc-sc module
* Add additional example based test to the vpc-sc module readme
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2024-11-12 09:27:50 +00:00
Ludo
1ea2b61df3
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-12 10:15:59 +01:00
kaue
80978edea2
bump modules/README github tag reference ( #2673 )
...
updates the snippet on how to reference Fabric modules using github tags to the latest tag (`v35.0.0`).
2024-11-11 18:13:11 +00:00
Ludovico Magnocavallo
6b11cdfcc9
refactor changelog for the new release process ( #2660 )
2024-11-11 11:59:45 +01:00
Matthew Winter
c1dfcaa9db
Fix the location of the GCS and NFS attributes ( #2670 )
2024-11-11 10:01:15 +01:00
Wiktor Niesiobędzki
b85711e81b
Additional examples
...
- Cloud Run - mounting Cloud SQL
- Cloud SQL - creating users for IAM service account
2024-11-10 07:02:29 +01:00
Luca Prete
5bc882d0da
SWP: remove condition on IP addresses variable and make them null by default ( #2668 )
2024-11-09 22:50:47 +01:00
Luca Prete
02d14da4db
Update SWP ( #2666 )
2024-11-09 13:54:13 +01:00
Ludo
890ff951d7
fix versions files
2024-11-05 20:16:46 +01:00
Ludo
2d60430ff0
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-05 20:14:20 +01:00
kejti23
caddfef424
add enable_object_retention argument ( #2657 )
...
* add enable_object_retention argument
* add enable_object_retention argument - solve linting error
* add enable_object_retention argument - fix variable ending
2024-11-05 17:27:29 +01:00
Ludo
5eb76fc6c5
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-05 15:00:41 +01:00
simonebruzzechesse
08e4d338cd
New SecOps blueprints section and SecOps GKE Forwarder ( #2514 )
...
* new secops gke forwarder
2024-11-05 14:41:37 +01:00
Ludo
0d3cbfd912
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-05 12:37:34 +01:00
Julio Castillo
b7a4717fc3
Fix tests
2024-11-05 12:10:23 +01:00
Julio Castillo
5daba7fa03
Update service agents spec
2024-11-05 12:10:23 +01:00