Ludo
16d5f999fe
fix versions
2024-11-22 16:58:46 +01:00
Ludo
a6b0540c38
merge fast-dev
2024-11-22 16:02:23 +01:00
Ludo
c97b6192f5
prepare v35.1.0
2024-11-22 15:54:25 +01:00
Ludo
028721059c
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-22 15:45:35 +01:00
fulyagonultas
be0f2e58b2
enable_private_path_for_google_cloud_services added to CloudSQL ( #2726 )
...
* enable_private_path_for_google_cloud_services added to CloudSQL
* name of the variable changed
* new feature added to the replica as well
* Update simple.yaml enable_private_path_for_google_cloud_services: false
2024-11-22 13:08:33 +00:00
simonebruzzechesse
2c6bc642d4
fix typo on maintenance config ( #2727 )
2024-11-22 10:35:45 +01:00
Ludo
a3bffbbcbf
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-22 07:39:09 +01:00
apichick
587edfd8d5
Added min_instances, max_instances, min_throughput and max_throughtpu… ( #2706 )
...
* Added min_instances, max_instances, min_throughput and max_throughtput to connector configuration
* refactor interface, also implement in v1 module
* fix blueprint
---------
Co-authored-by: Ludo <ludomagno@google.com >
2024-11-21 08:05:12 +00:00
Luca Prete
904cf5a1c3
Allow net-vpc-firewall factory files to be empty ( #2719 )
2024-11-21 07:41:24 +00:00
Wiktor Niesiobędzki
472c5866c5
Fix not setting user defined password
2024-11-20 10:54:59 +01:00
Tirthankar17
a90fe65b8b
Add support for workload_metadata_config in Standard GKE clusters ( #2716 )
...
* Added workload_metadata_config option
* tfdoc
* Update autopilot and nodepool modeules. Generate READMEs
---------
Co-authored-by: Julio Castillo <jccb@google.com >
2024-11-20 09:36:10 +00:00
Luca Prete
404e5a3b3e
Add location to cert-manager issuance config and fix issuance config reference ( #2720 )
2024-11-19 13:27:11 +01:00
Ludovico Magnocavallo
5af0f90929
Allow setting GCS location default/override in project factory ( #2715 )
...
* allow setting GCS location default/override in project factory
* tflint
2024-11-18 17:45:52 +01:00
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
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
Ludo
104306e0c2
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-17 16:31:59 +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
Wiktor Niesiobędzki
9e6b114b8c
Fix E2E tests
2024-11-16 11:02:16 +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
3acbf59c58
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-14 13:57: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
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
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
0d3cbfd912
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-05 12:37:34 +01:00
Julio Castillo
5daba7fa03
Update service agents spec
2024-11-05 12:10:23 +01:00
Ludo
7688072b0c
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-04 10:45:44 +01:00
Wiktor Niesiobędzki
4cda94c185
Better fix for ffa2602
2024-11-04 10:34:54 +01:00
Ludo
035fcd6cc5
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-04 10:18:46 +01:00
Wiktor Niesiobędzki
3530393b28
Fix GCS bugs from ffa2602
2024-11-04 10:13:32 +01:00
Ludo
ffa2602e5e
add support for cmek in gcs module notification topic
2024-11-04 09:03:24 +01:00
Ludo
b851d100e2
Merge remote-tracking branch 'origin/master' into fast-dev
2024-11-01 08:40:09 +01:00
Jacob Mammoliti
64cb097bae
Add required enabled field introduced in Terraform version 5.41.0 ( #2653 )
2024-11-01 07:01:13 +00:00
Ludo
78f4e5c98d
boilerplate for v36.0.0-rc1
2024-10-31 17:52:09 +01:00
Ludovico Magnocavallo
50ac3a5013
Refactor of FAST resource management and subsequent stages ( #2648 )
...
* untested
* pllan testing
* fix stage 2s
* move providers to their own file
* single-environment stage 3
* fixes and moved blocks
* stage3 factory
* doc
* review comments
* review comments
* tfdoc
* fasts tage 1 tests
* netsec as stage 2
* fix backported roles
* fix backported roles
* tfdoc
* fixes
* fix tag value roles in stage 1
* remove checklist, fix stage 1 tests
* inventory
* Small bugfix
* refactor context tag values
* fix previous merge
* fix previous merge
* fix previous merge
* support short names for top level automation resources, change top level context variable
* fix new top level context
* roll back merge changes to stage 0 outputs
* roll back more merge changes
* linting errors
* tfdoc
* fix tests, roll back merge in tenants stage
* tfdoc
* fix inventory
* optional stage 2 env folders and tag bindings
* tflint
* damn tflint
* damn tflint
* tfdoc
* fix networking tests
* tflint
* fix test inventories
* tfdoc
* use coalesce for project parents
* fix billing role conditions
* fix billing role conditions
* security stage tested (ngw resources need fixing/porting)
* boilerplate
* fix inventory
* stage envs and stage linking script
* initial work on resman docs, update diagram, improve teams folder
* resman README
* fix stage 2 IAM delegation
* remove checklist from bootstrap
* stage 1 tests
* stage 0 1 and 2 tests
* tflint
* tflint
* tfdoc
* GCVE stage refactor (untested)
* GCVE stage refactor (untested)
* GCVE stage 3
* gcve tests
* tflint
* tfdoc
* fix links
* module tests
* stages README
* move network security to stage 2
* network security tests
* replace stage links in README files
* minimal netsec stage refactor
* use factory for iac org policies, add configurable drs org policy for iac
* test mt stage
* tfdoc
* fix cicd workflows
* fix cicd workflows
* gke-dev stage
* tflint
* remove data platform stage
* exclude provider files via tfdoc opts
* remove data platform tests and links
* fix merge
* fix resman inventory
* boilerplate
* inventory
---------
Co-authored-by: Simone Ruffilli <sruffilli@google.com >
2024-10-31 16:55:54 +01:00