Commit Graph

3695 Commits

Author SHA1 Message Date
Julio Diez
94f3a08129 Add example of custom route advertisements 2023-03-07 11:54:34 +01:00
Julio Diez
9b5bc407ba Add image for load-balanced router appliances example 2023-03-07 11:10:19 +01:00
Julio Diez
58c90feca2 Add example of load-balanced router appliances 2023-03-07 11:06:23 +01:00
Julio Diez
3e0a8c4c0a Add image for site to two VPCs example 2023-03-07 10:43:51 +01:00
Julio Diez
76972d5804 Add example of site to two VPCs 2023-03-07 10:37:58 +01:00
Julio Diez
449f5cbb56 Adapt example to use only allowed chars for resource names 2023-03-07 10:28:29 +01:00
Julio Diez
87107ba3e0 Set a unique name to CRs linked to spokes 2023-03-07 10:11:02 +01:00
Julio Diez
e7963eb630 Set a unique name to spokes 2023-03-07 10:01:07 +01:00
Julio Diez
71cb18f808 Replace map key derived from resource attributes 2023-03-07 09:52:34 +01:00
Julio Diez
0f4919a771 Add image for site to VPC example 2023-03-06 20:55:36 +01:00
Julio Diez
69493d8a40 Add README with first example 2023-03-06 20:47:18 +01:00
Julio Diez
65671647e7 Make optional some router config fields 2023-03-06 20:45:08 +01:00
Julio Diez
25b14465b2 Simplify some naming 2023-03-06 19:21:09 +01:00
Julio Diez
e835730665 Add router BGP peers 2023-03-06 18:02:50 +01:00
Julio Diez
02707eb275 Initial commit for NCC module 2023-03-06 14:09:14 +01:00
Dan Farmer
858bfe8160 Merge pull request #1196 from dan-farmer/fix-test-compute-vm-kms
Fix compute-vm:CloudKMS test for provider>=4.54.0
2023-02-28 15:53:40 +00:00
Ludovico Magnocavallo
4b3b5ad1cb Merge branch 'master' into fix-test-compute-vm-kms 2023-02-28 16:13:48 +01:00
Dan Farmer
52eb83758f Fix compute-vm:CloudKMS test for provider>=4.54.0
* TF provider >= 4.54.0 now returns `rsa_encrypted_key` for
  `google_compute_disk.disks["attached-disk"]` (see
  hashicorp/terraform-provider-google#4448)
* Add this field to expected model to fix test assertion failure
* Update required TF provider to 4.55.0 (latest) since the assertion
  will now fail with <4.54.0, which do not return `rsa_encrypted_key`
  * Updated the whole repo on advice from @ludoo
2023-02-28 15:10:22 +00:00
Joshua Goldberg
6bf2fb4c06 Fix https health check mismapped to http (#1194) 2023-02-28 15:48:13 +01:00
lcaggio
ff0ab33ce6 Merge pull request #1192 from GoogleCloudPlatform/lcaggio/dataproc-01
Dataproc module: Fix outputs
2023-02-28 11:47:22 +01:00
lcaggio
077af22cdd Merge branch 'master' into lcaggio/dataproc-01 2023-02-28 11:29:44 +01:00
Julio Diez
f4d8ad1256 Merge pull request #1193 from GoogleCloudPlatform/juliodiez-patch-1
Add reference to Cloud Run blueprints
2023-02-28 11:16:45 +01:00
Julio Diez
bcb1d9720b Add reference to Cloud Run blueprints 2023-02-28 10:58:53 +01:00
lcaggio
0f504f6b8e Fix output variable order. 2023-02-28 10:50:58 +01:00
lcaggio
ac0a140011 Fix outputs 2023-02-28 10:35:44 +01:00
Ludovico Magnocavallo
1a685e7b83 Update README.md 2023-02-28 07:49:28 +01:00
Ludovico Magnocavallo
3d2f1182d2 Update README.md 2023-02-28 07:48:47 +01:00
Ludovico Magnocavallo
e06a5943dd Update README.md 2023-02-28 07:47:29 +01:00
lcaggio
965375c78b Merge pull request #1190 from GoogleCloudPlatform/lcaggio/dataproc
Dataproc Module
2023-02-28 07:45:40 +01:00
lcaggio
7ece884422 Fix examples. 2023-02-28 06:52:10 +01:00
lcaggio
46a99b9a9b Merge branch 'master' into lcaggio/dataproc 2023-02-28 06:36:21 +01:00
Ludovico Magnocavallo
e098568b6e fix external gateway (#1191) 2023-02-28 00:46:50 +01:00
Aleksandr Averbukh
bdbad15fcd Update healthchecker deps (dependabot alerts) (#1189)
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2023-02-27 21:48:48 +00:00
lcaggio
fdb4f2a9fd Fix variables 2023-02-27 22:23:45 +01:00
Julio Diez
98a75f52a4 Merge pull request #1188 from GoogleCloudPlatform/juliodiez-patch-2
Add reference to Cloud Run blueprints
2023-02-27 22:22:30 +01:00
lcaggio
51579ac7e7 Fix linting 2023-02-27 22:18:07 +01:00
lcaggio
05a85e753c First commit 2023-02-27 22:14:07 +01:00
Julio Diez
d2def7c2b1 Merge branch 'master' into juliodiez-patch-2 2023-02-27 22:01:49 +01:00
Julio Castillo
3776716f1e Merge pull request #1186 from valeriobponza/master
Fix Workload Identity for ASM in GKE hub module
2023-02-27 20:17:44 +01:00
Julio Castillo
2326abd2bb Merge branch 'master' into master 2023-02-27 20:01:07 +01:00
Julio Diez
6f499a998c Merge branch 'master' into juliodiez-patch-2 2023-02-27 18:38:13 +01:00
Julio Diez
e9a0bb42be Add reference to Cloud Run blueprints 2023-02-27 18:17:46 +01:00
Julio Diez
e72b8576ae Merge pull request #1187 from GoogleCloudPlatform/juliodiez-patch-1
Add references to the serverless chapters
2023-02-27 18:16:19 +01:00
Julio Diez
cee0875e42 Add references to the serverless chapters 2023-02-27 17:57:23 +01:00
Valerio Ponza
52c16e973b fixing workloadidentity for anthos service mesh - authority was not created 2023-02-27 14:35:49 +00:00
Valerio Ponza
cbe85e0605 fixing workloadidentity for anthos service mesh - authority was not created 2023-02-27 14:17:16 +00:00
Ludo
b4ce1250ee update changelog 2023-02-27 11:39:20 +01:00
Ludo
981d574e06 update changelog 2023-02-27 11:29:36 +01:00
Ludovico Magnocavallo
6320c53baf Allow multiple peer gateways in vpn ha module (#1184)
* allow multiple peer gateways in vpn ha module

* align blueprints

* fast
2023-02-27 10:18:59 +00:00
Julio Castillo
067ca37e50 Merge pull request #1143 from GoogleCloudPlatform/jccb/bluprint-inline-tests
Test blueprints from README files
2023-02-27 09:57:41 +01:00