Commit Graph

251 Commits

Author SHA1 Message Date
Miren Esnaola 9f5d59748d Added example with GLB and Cloud Armor 2022-05-26 15:32:11 +02:00
Julio Castillo e3f0c022f8 Use interpolation instead of format() 2022-05-05 14:45:34 +02:00
Julio Castillo f9d79182d7 Remove template_file provider references 2022-05-05 14:45:34 +02:00
Julio Castillo 4e83b5003b
Merge branch 'master' into sql-multi-region 2022-05-03 17:46:18 +02:00
Aurélien Legrand e8e26f6866
Update metrics.yaml (#641)
Good news: Limits for L4 Internal Forwarding Rules was raised to 300 per network and per network peering group in GCP (source: https://cloud.google.com/vpc/docs/quota#vpc-peering).
2022-05-03 11:18:36 +02:00
Ludovico Magnocavallo 4114f9995f
Change hub and spoke VPN example to use VPN HA (#643)
* missing outputs and diagram

* fix names and outputs, update diagram

* fix vm name in example

* tfdoc files on

* fix test

* address comments
2022-05-02 09:01:05 +02:00
David Gleich 74b507a9cb
Refactor network dashboard to use multiple files (#639)
* Refactor cloud function into multiple files part 1

* Refactor cloud function into multiple files part 2 - networks.py

* Refactor cloud function into multiple files part 3 - peerings

* Refactor cloud function into multiple files part 4 - peerings

* Refactor cloud function into multiple files part 5 - routes

* Refactor cloud function into multiple files part 6 - move monitoring metrics client out of separate function

* Refactor cloud function into multiple files part 6 - routers.py

* Refactor cloud function into multiple files part 7 - the rest

* Cleanup after refactoring
2022-04-28 11:48:48 +02:00
Lorenzo Caggioni e487f8d731 Update naming convention 2022-04-21 23:53:16 +02:00
Ludovico Magnocavallo 4c615fed85
Merge branch 'master' into sql-multi-region 2022-04-20 09:01:47 +02:00
Ludovico Magnocavallo ab646f38ed
Bump provider versions to >= 4.17.0, terraform to >= 1.1.0 (#634)
* bump provider versions to >= 4.17.0, terraform to >= 1.1.0

* bump teraform version in lint check, edit CHANGELOG
2022-04-17 13:55:40 +02:00
Lorenzo Caggioni be389fde16 Update READMEs 2022-04-14 16:04:47 +02:00
Lorenzo Caggioni dea3e73cbd Mention Cloud NAT in the readme 2022-04-14 10:58:12 +02:00
Lorenzo Caggioni fc80bc258a Fix README 2022-04-14 10:09:51 +02:00
Lorenzo Caggioni cfad0aac9d Remove unused code, update output, fix GCE. 2022-04-14 10:06:04 +02:00
Lorenzo Caggioni 84e5cbea68 Fix Instance name 2022-04-13 16:39:33 +02:00
lcaggio ac213c77f2
Merge branch 'master' into sql-multi-region 2022-04-13 16:06:20 +02:00
Lorenzo Caggioni 04bc505b70 Fix roles 2022-04-13 16:05:54 +02:00
Lorenzo Caggioni d3addd0267 Update diagram and README 2022-04-13 15:02:21 +02:00
Lorenzo Caggioni f8e86ef303 Update README 2022-04-13 14:42:37 +02:00
Lorenzo Caggioni 9d5df771a3 Update README 2022-04-13 14:42:11 +02:00
David Gleich 6c82aa04b5 Reformatting with yapf 2022-04-13 13:10:15 +02:00
Lorenzo Caggioni f9d4c913c4 Add VM 2022-04-13 13:09:10 +02:00
Lorenzo Caggioni e7b1ed7132 Add VM + outut commands to connect 2022-04-13 13:08:57 +02:00
Lorenzo Caggioni 58ccbec1f1 Add database 2022-04-13 11:41:59 +02:00
Lorenzo Caggioni 6eeda3da7a Add KMS support 2022-04-13 11:09:34 +02:00
Julio Castillo c799dcd0bb Merge branch 'master' into sql-multi-region 2022-04-12 23:45:27 +02:00
Julio Castillo 695e855bd7 Update vars and outputs 2022-04-12 23:43:38 +02:00
Julio Castillo af8c078e88 Updates to README 2022-04-12 23:42:25 +02:00
David Gleich ea6f31e024 Findings from code review 2022-04-12 17:55:40 +02:00
David Gleich 8743d6101b Add metrics for L7 forwarding groups 2022-04-12 14:21:14 +02:00
David Gleich 2a6a890058 Catch errors due to permission denied for Peering Groups 2022-04-12 14:13:05 +02:00
David Gleich 44693fb6dc Allow to use an existing monitoring project and remove some unused TF variables 2022-04-12 14:10:14 +02:00
Aurélien Legrand cde0b5d051
Network dashboard: Adding dynamic routes per VPC peering group. (#617)
* Adding Dynamic Routes per VPC peering

* Python formatting.

Co-authored-by: Aurélien Legrand <legranda@google.com>
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-04-12 09:58:12 +02:00
Lorenzo Caggioni a4d59a250b Improve README 2022-04-11 18:14:59 +02:00
Lorenzo Caggioni 4cd6b1bf38 Merge branch 'master' into sql-multi-region 2022-04-11 16:02:13 +02:00
David Strauss 6f5807c261
Fix typo (#616) 2022-04-11 07:16:10 +02:00
Ludovico Magnocavallo 55b6a88f88
Update README.md 2022-04-07 18:53:41 +02:00
Ludovico Magnocavallo e2e4bffa17
Update README.md 2022-04-07 18:50:42 +02:00
Taneli Leppä d79dd7ab28 Added example of SQL Server always on groups. 2022-04-07 17:38:08 +02:00
Julio Castillo 0b87622586 Fix tests 2022-04-05 15:41:57 +02:00
Julio Castillo 9e0f39a411 Add prefix to project factory SA bindings
Co-authored-by: Antonio Lopez <ajln@google.com>
2022-04-05 15:32:27 +02:00
Julio Castillo e58c9e6ed5 Extract DB tier to variable. 2022-04-04 17:13:21 +02:00
Julio Castillo 40ca7c5d9c Extract PSA range as a variable 2022-04-04 17:06:12 +02:00
Julio Castillo 166c9574a1 Multi-region Cloud-SQL example 2022-04-04 17:01:24 +02:00
lcaggio ec3832760d
Merge branch 'master' into lcaggio/dp-dc-policy-tag 2022-04-04 15:38:52 +02:00
Lorenzo Caggioni f1a404a5d4 PR review fixes. 2022-04-04 15:38:36 +02:00
Lorenzo Caggioni 67b1715ecc Fix data_eng_principals logging role. 2022-04-04 09:16:55 +02:00
Lorenzo Caggioni d5fd15ae17 Update README 2022-04-04 08:59:05 +02:00
Lorenzo Caggioni 6f00caaaab Handle Service Identity SA. Update IAM.md 2022-04-04 00:38:34 +02:00
Lorenzo Caggioni e008fde9bb Update READMEs and separate demo pipelines 2022-04-03 22:03:35 +02:00