Commit Graph

2060 Commits

Author SHA1 Message Date
Julio Castillo 0b2ebdb4bc
Merge branch 'master' into 597-fix-link-checker 2022-03-30 12:23:13 +02:00
Elia 1bc9929c81
Update vpn-spoke-prod.tf (#602)
Fixed region ew4
2022-03-30 10:20:10 +02:00
Julio Castillo 5327c2e07e
Merge branch 'master' into 597-fix-link-checker 2022-03-30 09:57:23 +02:00
Lorenzo Caggioni 809f416477 [gcs-to-bq] Add support for shared VPC 2022-03-29 15:12:37 +02:00
dependabot[bot] 1e60249c77
Bump minimist in /examples/serverless/api-gateway/function (#600)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 15:08:49 +02:00
Julio Castillo 4edb9294d0
Merge pull request #591 from aurelienlegrand/network-dashboard
Network dashboard update
2022-03-29 14:57:55 +02:00
Aurélien Legrand 9b52ff7962
Merge branch 'master' into network-dashboard 2022-03-29 14:03:33 +02:00
Lorenzo Caggioni d6fb5e4b62 policy tag 2022-03-29 12:06:45 +02:00
Luca Prete 6d00965e0d
Merge branch 'master' into 597-fix-link-checker 2022-03-29 08:56:05 +02:00
Wiktor Niesiobędzki 29d65811f3
Use uniform access on Cloud Functions buckets. (#596)
* Use uniform access on Cloud Functions buckets.

* Add ALLOW_INTERNAL_AND_GCLB as allowed ingress_settings.

* Enable versiniong if there is lifecycle rule

* Remove only non-current version of objects
2022-03-29 07:42:15 +02:00
Luca Prete 29b469133f Delete unused line 2022-03-28 23:14:16 +02:00
Luca Prete 4e8ef9d770 Simplify code 2022-03-28 20:36:51 +02:00
Luca Prete 3f3c7f9402 Providing default value in function arg for option external 2022-03-28 20:33:16 +02:00
Luca Prete 603732f7e8 Add option to test external links 2022-03-28 18:53:32 +02:00
Aurélien Legrand 0344e7df8c formatting 2022-03-28 18:47:11 +02:00
Aurélien Legrand e455a598ae Merge branch 'network-dashboard' of https://github.com/aurelienlegrand/cloud-foundation-fabric into network-dashboard 2022-03-28 18:45:07 +02:00
Aurélien Legrand 02dc53d0d4 Refactored how limits are managed, now you can edit the metrics.yaml file to set specific metrics per network. 2022-03-28 18:44:16 +02:00
Julio Castillo ba30ceb5c1
Simplify link checker and recurse into all elements with children (#599) 2022-03-28 16:54:06 +02:00
Luca Prete 0837d41bb1 Fix python syntax 2022-03-28 09:47:24 +02:00
Luca Prete 2bb9e3f64e [#597] Fix link_checker 2022-03-28 09:43:00 +02:00
Ludovico Magnocavallo f0dc4eda58
Merge branch 'master' into network-dashboard 2022-03-25 07:48:30 +01:00
Ludovico Magnocavallo 024e828a9d
Update CHANGELOG.md 2022-03-24 16:20:05 +01:00
Ludovico Magnocavallo b0b9f9607c
Optionally turn off gcplogs driver in COS examples (#592)
* add new variable

* trigger checks

* actually pass new variable to template

* fix templates
2022-03-24 16:17:24 +01:00
Aurélien Legrand 302afb6dcd Merge branch 'network-dashboard' of https://github.com/aurelienlegrand/cloud-foundation-fabric into network-dashboard 2022-03-24 10:08:16 +01:00
Aurélien Legrand d7b8beb495
Merge branch 'GoogleCloudPlatform:master' into network-dashboard 2022-03-24 10:08:05 +01:00
Aurélien Legrand 291470b8c4 Refactoring to use Cloud Asset Inventory, reducing latency for metrics data, reduced execution time by 50%. 2022-03-24 10:07:58 +01:00
John Tracy 22f03bd5d5
Update README for bigquery module (#569)
* Update README

Some variables that no longer exist. Table format is broken for view/table access.

* Remove floating role

* Fix README.md

* Fix tfdoc

* Fix tfdoc

Co-authored-by: Julio Castillo <jccb@google.com>
Co-authored-by: lcaggio <lorenzo.caggioni@gmail.com>
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-03-23 16:34:45 +01:00
Julio Castillo 361c35abf8
Merge pull request #588 from GoogleCloudPlatform/jccb/remove-moved
Remove moved blocks
2022-03-18 11:20:42 +01:00
Ludovico Magnocavallo 4c11df47ca
Merge branch 'master' into jccb/remove-moved 2022-03-18 11:10:46 +01:00
Aurélien Legrand 7317c3f75c Improving README 2022-03-18 10:56:16 +01:00
Aurélien Legrand 7391aa1179 Improving README 2022-03-18 10:56:16 +01:00
Aurélien Legrand 0fe548ee80 Improving README.md and adding a picture 2022-03-18 10:56:16 +01:00
Aurélien Legrand b4c1b16217 formatting test.tf 2022-03-18 10:56:16 +01:00
Aurélien Legrand e207928e07 Removing unless variables, using local modules. 2022-03-18 10:56:16 +01:00
Aurélien Legrand 58d71ff37a Sorting imports and constant variables 2022-03-18 10:56:16 +01:00
Aurélien Legrand 7874f9c02b refactoring main.py 2022-03-18 10:56:16 +01:00
Aurélien Legrand 7802c33988 Variables to uppercase. 2022-03-18 10:56:16 +01:00
Aurélien Legrand ea6d86ce01 Removing global variables. 2022-03-18 10:56:16 +01:00
Aurélien Legrand 261fc20227 formatting 2022-03-18 10:56:16 +01:00
Aurélien Legrand c0981c0fdd Using Cloud Function Fabric Terraform module 2022-03-18 10:56:16 +01:00
Aurélien Legrand dfc7c355b8 Refactoring Cloud Function code: added metrics.yaml file to create all metrics. 2022-03-18 10:56:16 +01:00
Aurélien Legrand 2a8236b7b8 Pinning version for libs and terraform modules, adding docstrings, improving documentation of the code, tabs 2 spaces. 2022-03-18 10:56:16 +01:00
Aurélien Legrand 971726224f Networking dashboard to display per VPC and per VPC peering group limits that are not shown in the console 2022-03-18 10:56:16 +01:00
Aurélien Legrand 344a489a27 Improving README 2022-03-18 10:46:30 +01:00
Aurélien Legrand 76f8f4b19d Improving README 2022-03-18 10:45:54 +01:00
Julio Castillo 03c871097c Remove moved blocks 2022-03-18 10:44:44 +01:00
Aurélien Legrand 5d7e25484d Improving README.md and adding a picture 2022-03-18 10:43:16 +01:00
Aurélien Legrand 44b32400e6 formatting test.tf 2022-03-18 10:10:08 +01:00
Aurélien Legrand 73269eeed5 Removing unless variables, using local modules. 2022-03-18 10:05:51 +01:00
Aurélien Legrand 18a59285d2 Sorting imports and constant variables 2022-03-17 20:35:33 +01:00