Commit Graph

2070 Commits

Author SHA1 Message Date
Lorenzo Caggioni 14a0fbf336 Update pipeline example. 2022-03-31 09:34:34 +02:00
Daniel Strebel 59bb09b03e Add billing_type for Apigee Organization Module 2022-03-31 08:47:34 +02:00
Aurélien Legrand c9bfc4e3ae
Merge pull request #603 from aurelienlegrand/network-dashboard
Network dashboard: Adding Dynamic Routes per Network
2022-03-30 20:44:57 +02:00
Lorenzo Caggioni 730d6d50b1 Update README. 2022-03-30 17:53:48 +02:00
Aurélien Legrand 1045723a62 Merge branch 'network-dashboard' of https://github.com/aurelienlegrand/cloud-foundation-fabric into network-dashboard 2022-03-30 17:46:28 +02:00
Aurélien Legrand 63a4d81de7 Documentation fix. 2022-03-30 17:46:01 +02:00
Aurélien Legrand 2bfcdd4744
Merge branch 'master' into network-dashboard 2022-03-30 17:08:31 +02:00
Aurélien Legrand 321a250282 Merge branch 'network-dashboard' of https://github.com/aurelienlegrand/cloud-foundation-fabric into network-dashboard 2022-03-30 17:04:06 +02:00
Aurélien Legrand db37e43a99 Adding Dynamic Routes per Network as a new metric. 2022-03-30 17:03:31 +02:00
Lorenzo Caggioni 112e7d5380 Merge branch 'master' into lcaggio/dp-dc-policy-tag 2022-03-30 15:06:22 +02:00
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