Commit Graph

1983 Commits

Author SHA1 Message Date
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
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
Ludovico Magnocavallo b0fcc94b1d
fix duplicate locals in net-vpc (#587) 2022-03-17 17:16:31 +01:00
Aurélien Legrand 13244d8904 Removing global variables. 2022-03-17 17:04:31 +01:00
Ludovico Magnocavallo fa84a888c2 rename new cloud ops tests 2022-03-17 16:41:11 +01:00
Ludovico Magnocavallo 9a05aed0e8
fix psa peering routes, split files (#586) 2022-03-17 16:39:37 +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
Ludovico Magnocavallo 78664f3ba4 update fast net docs 2022-03-17 14:41:51 +01:00
Ludovico Magnocavallo 01ee503c38 allow psa disabling in fast 2022-03-17 14:41:04 +01:00
Ludovico Magnocavallo 22deb378a6 disable PSA in fast 2022-03-17 14:37:10 +01:00
Ludovico Magnocavallo fef3ed8c93
Fix missing service networking identity in project, PSA (#585)
* test

* test

* test

* fix

* tfdoc

* fix tests

* fix tests
2022-03-17 14:29:28 +01:00
Ludovico Magnocavallo 976eb9fe48 shorten PSA name 2022-03-17 11:41:36 +01:00
Ludovico Magnocavallo 097e9d857f
Update CHANGELOG.md 2022-03-17 11:11:40 +01:00
Ludovico Magnocavallo a22cf80b60
Fix PSA (#584)
* Fix PSA

* fix typo

* fix vpn/peering diff

* output filename on failed checksum test
2022-03-17 11:09:02 +01:00
Aleksandr Averbukh d320bc57ed
Update CHANGELOG.md 2022-03-16 20:22:13 +01:00
Aleksandr Averbukh c9c21fe52f
Merge pull request #583 from GoogleCloudPlatform/unmanaged-instances-healthcheck
Unmanaged GCE instances TCP health-checker
2022-03-16 20:19:17 +01:00
averbukh ee5666563c Fix typos 2022-03-16 19:33:09 +01:00
Ludovico Magnocavallo 5be8bba6a8 comment branch filter 2022-03-16 14:09:18 +01:00
Aleksandr Averbukh 140fc0b2f4
Merge branch 'master' into unmanaged-instances-healthcheck 2022-03-16 08:24:55 +01:00
averbukh 8ba9300091 Healthchecker configuration explained in the readme 2022-03-16 08:21:46 +01:00
apichick ef1542c1f1
Fixed problem when destroying shared VPC host project (#582) 2022-03-16 07:34:09 +01:00
averbukh 78b3fcedca Empty commit to rerun the tests 2022-03-16 01:07:57 +01:00
averbukh 6c2c9a3833 Fix tests 2022-03-16 00:57:05 +01:00