Commit Graph

25 Commits

Author SHA1 Message Date
Aurélien Legrand 90bc1bf772 Merge branch 'network-dashboard' of https://github.com/aurelienlegrand/cloud-foundation-fabric into network-dashboard 2022-03-17 20:10:15 +01:00
Aurélien Legrand 65172031f0 refactoring main.py 2022-03-17 20:08:58 +01:00
Aurélien Legrand 82635499b7
Merge branch 'master' into network-dashboard 2022-03-17 17:44:55 +01:00
Aurélien Legrand 6f6b0796da Variables to uppercase. 2022-03-17 17:28:17 +01:00
Aurélien Legrand 13244d8904 Removing global variables. 2022-03-17 17:04:31 +01:00
Aurélien Legrand a1fdb73a96 formatting 2022-03-17 16:38:24 +01:00
Aurélien Legrand 5a085f4147 Using Cloud Function Fabric Terraform module 2022-03-17 16:36:56 +01:00
Aurélien Legrand 9a076553a5 Refactoring Cloud Function code: added metrics.yaml file to create all metrics. 2022-03-17 16:36:36 +01:00
averbukh ee5666563c Fix typos 2022-03-16 19:33:09 +01:00
averbukh 8ba9300091 Healthchecker configuration explained in the readme 2022-03-16 08:21:46 +01:00
averbukh 78b3fcedca Empty commit to rerun the tests 2022-03-16 01:07:57 +01:00
averbukh 9bf9b165db Fix references to the functions code 2022-03-16 00:52:52 +01:00
averbukh f65c64e7f7 go fmt 2022-03-16 00:16:24 +01:00
averbukh a0c4b0bcd7 Update examples readme 2022-03-15 23:58:36 +01:00
averbukh e98de6c453 Unmanaged GCE instances TCP healthchecker 2022-03-15 23:50:57 +01:00
Aurélien Legrand 221557d066 Pinning version for libs and terraform modules, adding docstrings, improving documentation of the code, tabs 2 spaces. 2022-03-09 19:02:59 +01:00
Aurélien Legrand 9f3ee4dc22 Networking dashboard to display per VPC and per VPC peering group limits that are not shown in the console 2022-03-08 18:36:02 +01:00
Simone Ruffilli fb90500adc
FAST: add 02-networking-peering stage. (#561)
* Networking with peering - initial commit

* README and tests

* Linter fixes

* Linter fixes

* Linter fixes

* Update README.md

* split out vpn/peering in separate files so the rest is identical

* fix dns for vpn and peering

* update tfdoc to support multiple outputs/variables files

* add peering variables

* update tfdoc for modules

* make it easier to spot errored docs

* fix doc

* yapf

* fix permadiff in firewall module source ranges

* FAST: Networking: DNS Fixes

* FAST: ability to toggle on-prem vpn creation

* FAST: fix outputs

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-02-28 12:27:27 +01:00
apichick 8ba83cf504 Added new example for workload identity federation 2022-02-13 20:15:13 +01:00
Elia e279818b55
M4CE (v5) Examples (#413)
* M4CE (v5) Examples

* vm-migration new parent folder

* New vm-migration section

* Updated variables description

* Updated variables description

* Fixed broken link

* Updated variables description

* Fix lines spacing

* Added output variable

* Updated Variables description

* New variables layout

* fixed new line

* M4CE (v5) Examples

* vm-migration new parent folder

* New vm-migration section

* Updated variables description

* Updated variables description

* Fixed broken link

* Updated variables description

* Fix lines spacing

* Added output variable

* Updated Variables description

* New variables layout

* fixed new line

* added test

* move test on new folder

* Updated variables order and description

* Added output file

* vm-migration example tests

* Updated output description

* Updated output description

* Fixed Typo

Co-authored-by: Simone Ruffilli <sruffilli@google.com>
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-02-02 15:21:10 +01:00
Simone Ruffilli abb6b50a46
Add periods at the end of each description field where missing (#478) 2022-01-31 10:45:34 +01:00
Julio Castillo 31f625f149 Link vars and outputs from README 2022-01-22 14:15:16 +01:00
Julio Castillo 1c7c595b5d Fix Cloud Shell links 2022-01-11 12:42:00 +01:00
Julio Castillo c4982c0b0e
Update README.md 2022-01-11 12:32:07 +01:00
Julio Castillo 8df9ef9035 New folder structure 2022-01-11 11:53:19 +01:00