Commit Graph

2670 Commits

Author SHA1 Message Date
Ludovico Magnocavallo
d0ccd9ac31 Update README.md 2022-10-17 16:31:16 +02:00
Luca Prete
0122f145ab Minor fixes to PSC hybrid blueprint readmes 2022-10-17 10:40:11 +02:00
Natalia Strelkova
9d0e3c9517 Merge pull request #888 from GoogleCloudPlatform/nstrelkova-wordpress-password-fix
random password: let the cloudsql module generate it
2022-10-17 08:30:40 +02:00
Natalia Strelkova
edfbd7f1f0 Merge branch 'master' into nstrelkova-wordpress-password-fix 2022-10-16 22:02:58 +02:00
Ludo
1e3d0b1463 update changelog 2022-10-16 21:21:33 +02:00
Giovanni Baratta
ca1dc3659a Add auto_delete and instance_redistribution_type to compute-vm and compute-mig modules. (#890)
* Add auto_delete parameter to compute-vm module

* Add instance_redistribution_type in compute-mig module
2022-10-16 21:19:46 +02:00
Ludo
ccac507795 update changelog 2022-10-16 10:22:58 +02:00
Luca Prete
a8ddf5d1ba Add PSC hybrid blueprint 2022-10-16 10:18:40 +02:00
Natalia Strelkova
4ac24b68be random password: let the cloudsql module generate it 2022-10-15 20:16:50 +00:00
Ludovico Magnocavallo
680eb656cb disable parallel execution of tests and plugin cache (#887) 2022-10-14 19:52:38 +02:00
Ludovico Magnocavallo
b39abd2389 Revert "Improve handling of tf plugin cache in tests (#885)" (#886)
This reverts commit af447e34e6.
2022-10-14 19:35:30 +02:00
Ludo
3ed5d296a9 update changelog 2022-10-14 19:33:55 +02:00
Ludovico Magnocavallo
af447e34e6 Improve handling of tf plugin cache in tests (#885)
* disable tf cache in CI

* re-enable cache

* try a different approach
2022-10-14 19:14:47 +02:00
Daniel Marzini
49d5e21a4b Fix csi-driver, logging and monitoring default values when autopilot … (#883)
* Fix csi-driver, logging and monitoring default values when autopilot is used
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-10-14 17:30:54 +02:00
Simone Ruffilli
1c24e921b3 Added 02-networking-separate-envs to stages doc. 2022-10-14 16:00:30 +02:00
Ludovico Magnocavallo
4b798fb34d Run tests in parallel using pytest-xdist (#881)
* test terraform cache

* try pytest-xdist

* revert cache changes

* extend to other jobs

* change dist, bump processes to 4

* revert

* mark tests

* run init to prime providers cache

* prime providers cache

* prime providers cache for all jobs

* add local provider to versions

* remove leftover code
2022-10-14 14:56:16 +02:00
Ludovico Magnocavallo
68980127fd update changelog 2022-10-14 11:16:45 +02:00
Ludovico Magnocavallo
41c416b55e make mtu default explicit in variable description 2022-10-14 11:13:48 +02:00
Ludovico Magnocavallo
4fa1dc431d Refactor net-vpc module for Terraform 1.3 (#880)
* module tests pass

* doc examples

* refactor blueprints

* fast stages

* fix comment typo

* fix module factory test
2022-10-14 11:02:33 +02:00
Ludovico Magnocavallo
1ead60122d Merge branch 'master' of github.com:GoogleCloudPlatform/cloud-foundation-fabric 2022-10-13 08:11:38 +02:00
Ludovico Magnocavallo
3799be63ad update changelog 2022-10-13 08:11:27 +02:00
Julio Castillo
e0eaba161e Update changelog 2022-10-13 08:10:28 +02:00
Somnath Shukla
a12da693a3 added support 2nd generation cloud function (#872)
* added support 2nd generation cloud function

* changed function_version to a simple boolean v2
removed memory_2ndGen

* will use the var.v2 to add the invoker role

* removed the list uisng compact and formated the code

* formated the code and added conditional feature

* formated the code

* added formating

* resolved the merge conflict

* Update readme

* Create local function object

* added secret_volumes
and secret_environment_variables for CF V2

Co-authored-by: Julio Castillo <jccb@google.com>
2022-10-13 08:09:00 +02:00
Ludovico Magnocavallo
d885372f4e update changelog 2022-10-12 17:41:52 +02:00
Bharath KKB
a569113738 chore: update cft and fabric (#878) 2022-10-12 10:38:05 -05:00
Ludovico Magnocavallo
64d0945826 update changelog 2022-10-12 17:11:05 +02:00
Ludovico Magnocavallo
389f1fc4b6 update changelog 2022-10-12 17:09:38 +02:00
Ludovico Magnocavallo
4619bcbfab update changelog 2022-10-12 17:01:44 +02:00
Ludovico Magnocavallo
bc8f0c90b7 fix autoscaling block (#877)
* fix autoscaling block

* invert autoscaling block condition

* add autoscaling test
2022-10-12 16:44:47 +02:00
Ludovico Magnocavallo
162268a48b Make changelog tool slower to work around inconsistencies in API results (#876)
* Make changelog tool slower to work around inconcistencies in API results

* add comment
2022-10-12 14:49:32 +02:00
Ludovico Magnocavallo
e8056577ce Refactor GKE nodepool and blueprints (#875)
* first shot, untested

* example tests working

* module tests

* work on gke blueprints

* multitenant fleet doc examples

* fix gke hub doc examples

* blueprint tests

* move master range to vpc config

* fast stage 3 gke test

* tfdoc

* bump provider versions

* and bump provider again to latest
2022-10-12 12:59:36 +02:00
Julio Castillo
bb4aacd152 Update README.md 2022-10-11 15:25:27 +02:00
Julio Castillo
29b3d84b3f Update README.md 2022-10-11 15:23:59 +02:00
Julio Castillo
9c2b850a0a Update README.md 2022-10-11 15:22:46 +02:00
Julio Castillo
6abb7ae0bc Update README.md 2022-10-11 15:21:30 +02:00
Julio Castillo
d8f0f7040f Revert "Fix cloud shell links"
This reverts commit 75a6dab413.
2022-10-11 15:16:38 +02:00
Julio Castillo
75a6dab413 Fix cloud shell links 2022-10-11 14:53:15 +02:00
Natalia Strelkova
420dd5677f Merge pull request #873 from GoogleCloudPlatform/wordpress-readme-fix
fixes: docker tag command and link to Cloud Shell
2022-10-11 14:40:25 +02:00
Natalia Strelkova
d4a5354daf fixes: docker tag command and link to Cloud Shell 2022-10-11 14:22:04 +02:00
Ludo
a77bf30198 update changelog 2022-10-10 23:26:43 +02:00
Simone Ruffilli
24c3ffe66b FAST: Separate network environment (#566) 2022-10-10 11:50:07 +02:00
Natalia Strelkova
22fa031399 Merge pull request #870 from GoogleCloudPlatform/tmp_revert_to_1.3.1
Temporarily revert to Terraform 1.3.1 to support Cloud Shell
2022-10-10 11:36:41 +02:00
Ludovico Magnocavallo
f080794167 Merge branch 'master' into tmp_revert_to_1.3.1 2022-10-10 11:21:26 +02:00
Natalia Strelkova
5dbc61cb8c temporary revert to Terraform 1.3.1 to support Cloud Shell 2022-10-10 09:19:55 +00:00
Julio Castillo
768f82d10b Update changelog 2022-10-10 11:07:32 +02:00
Julio Castillo
3468cb7bf0 Update changelog 2022-10-10 11:06:39 +02:00
Julio Castillo
61960b9396 Merge pull request #869 from GoogleCloudPlatform/jccb/fix-gke-optionals
Fix optionals for resource_usage_export field in `gke-cluster`
2022-10-10 11:04:43 +02:00
Julio Castillo
08b1dfdb8e Fix optionals for resource_usage_export field in gke-cluster 2022-10-10 10:47:51 +02:00
maunope
d5b42d5378 Maunope/network added firewall metrics (#856)
* support for project level VPC firewall metrics

* updated GCP networking dashboard (.json file)

Co-authored-by: Maurizio Noseda Pedraglio <mnoseda@google.com>, Aurélien Legrand <aurelien.legrand01@gmail.com>
2022-10-10 10:46:22 +02:00
Ludovico Magnocavallo
e13bce1147 update changelog 2022-10-10 09:39:33 +02:00