Commit Graph

2715 Commits

Author SHA1 Message Date
Julio Castillo
be1375e95e Merge pull request #904 from dsbutler101/patch-1
Add missing description field
2022-10-21 17:05:11 +02:00
dsbutler101
3c40fc8fce Add missing description field
Important so we can flag these groups are TF managed and must not be manually updated.
2022-10-21 15:38:07 +01:00
Julio Castillo
d63c2dfecd Update CHANGELOG 2022-10-21 10:46:45 +02:00
Luca Prete
9aea79fd31 Add internal_ips output to compute-vm module 2022-10-21 10:38:25 +02:00
Julio Castillo
66b2e2fbb0 Merge pull request #897 from Malet/feature/project-factory-default-folder-id
Project-factory: allow folder_id to be defined in defaults_file
2022-10-21 10:20:05 +02:00
Julio Castillo
28dee84fc6 Merge branch 'master' into feature/project-factory-default-folder-id 2022-10-21 10:00:57 +02:00
Julio Castillo
ececb82031 Merge pull request #900 from GoogleCloudPlatform/jccb/dashboard-vars
Improve net dashboard variables
2022-10-20 22:59:30 +02:00
Julio Castillo
f8208670e2 Fix variable cf_version validation 2022-10-20 19:12:57 +02:00
Julio Castillo
ea9227dedf Update README 2022-10-20 19:10:46 +02:00
Julio Castillo
2d7319c4e8 Fix cron description 2022-10-20 19:10:46 +02:00
Julio Castillo
21152c3c45 Improve net dashboard variables 2022-10-20 19:10:46 +02:00
Julio Castillo
5692f07ee5 Merge pull request #902 from GoogleCloudPlatform/jccb/sort-check
Bring back sorted variables check
2022-10-20 19:08:16 +02:00
Julio Castillo
a988775c14 Do not modify in parameters in format_* functions 2022-10-20 18:56:54 +02:00
Michael Malet
fe6fd3d7ec feat(project-factory): allow folder_id to be defined in defaults_file 2022-10-20 15:52:32 +01:00
Julio Castillo
5bd195aa8f Switch to namedtuple 2022-10-20 16:26:09 +02:00
Julio Castillo
8366933f4d Bring back sorted variables check 2022-10-20 16:15:41 +02:00
Aurélien Legrand
4d067fe2cd Network Dashboard: CFv2 and performance improvements (#896)
* Improving Cloud Function v2 support for the Networking Dashboard.

* yapf formatting.

* Improving support for CFv2 and performance for asset inventory queries

* Update README.md

added v2 parameter do readme

* cleanip up main.py and improving performance by 20% in metrics.py by reusing the same client instance

* Making a condition clearer

* Update blueprints/cloud-operations/network-dashboard/cloud-function/metrics/subnets.py

Co-authored-by: David Gleich <gleichda@google.com>

* Update after PR from Maurizio on Firewall Policies and David's comments.

Co-authored-by: maunope <44614195+maunope@users.noreply.github.com>
Co-authored-by: David Gleich <gleichda@google.com>
2022-10-19 18:59:28 +02:00
maunope
61dd7f0ac8 Merge pull request #871 from maunope/maunope/network-dashboards-updates
Firewall Policy Metrics, parallel writes, aligned timestamps
2022-10-19 17:37:19 +02:00
Maurizio Noseda Pedraglio
ec26624a38 Merge branch 'master' of https://github.com/GoogleCloudPlatform/cloud-foundation-fabric into maunope/network-dashboards-updates 2022-10-19 17:17:38 +02:00
Maurizio Noseda Pedraglio
94831780d5 Merge branch 'maunope/network-dashboards-updates' of https://github.com/maunope/cloud-foundation-fabric into maunope/network-dashboards-updates 2022-10-19 17:16:31 +02:00
Maurizio Noseda Pedraglio
d2e38fb9d6 removed dependency 2022-10-19 17:15:54 +02:00
Julio Castillo
2333bf58f1 Update README.md (#898)
* Update README.md

* Update terraform.tfvars.sample

* Update README.md

* Update README.md
2022-10-19 17:15:36 +02:00
Aurélien Legrand
4d11251f17 Update README.md 2022-10-19 16:40:42 +02:00
Aurélien Legrand
23807615f4 Merge branch 'master' into maunope/network-dashboards-updates 2022-10-19 14:56:52 +02:00
marcjwo
5ef93e2829 Marcwo/bqfactory (#884)
* adding the bq factory

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-10-18 17:07:15 +02:00
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
Maurizio Noseda Pedraglio
2248639e8b fixed merge 2022-10-14 13:02:05 +02:00
Maurizio Noseda Pedraglio
801fe1c626 fixes to dashboard 2022-10-14 12:55:07 +02:00
Maurizio Noseda Pedraglio
658b34c9c0 Merge branch 'master' of https://github.com/GoogleCloudPlatform/cloud-foundation-fabric into maunope/network-dashboards-updates 2022-10-14 12:34:48 +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