Commit Graph

1251 Commits

Author SHA1 Message Date
bruzzechesse
7781b72690 replace track_per_session with tracking_mode and fixed connection tracking conf for backends 2023-03-10 10:03:45 +01:00
Ludovico Magnocavallo
45c12e233b Network firewall policy module (#1232)
* validated, untested

* tested

* typo in README
2023-03-10 08:21:49 +00:00
Julio Diez
d0f346f6c6 Add resources created as outputs 2023-03-09 15:35:52 +01:00
Julio Diez
f82b5284c9 Change semantics of custom_advertise 2023-03-09 15:35:52 +01:00
Julio Diez
7eb9fbf676 Merge branch 'master' into ncc 2023-03-09 13:10:36 +01:00
Julio Diez
3e85175f67 Adapt README examples to the variables config 2023-03-09 13:06:02 +01:00
Julio Diez
0cf254f91e Update variable and output tables 2023-03-09 13:06:02 +01:00
Julio Diez
7e6635f535 Alphabetical order and better naming 2023-03-09 13:06:02 +01:00
Julio Diez
eef6a48876 Make ip_interfaceX not optional
These IP values are optional, if you don't specify a value Google will try to
find a free IP address. But this is a bad idea because setting them to 'null'
forces a replacement even without any changes to make.
2023-03-09 13:06:02 +01:00
Julio Diez
84d3b83f81 Group router information under router_config 2023-03-09 13:06:02 +01:00
Julio Diez
b25ee97d15 Group vpc and subnet under vpc_config 2023-03-09 13:06:02 +01:00
Julio Diez
e9312e4dba var ras -> router_appliances 2023-03-09 13:06:02 +01:00
lcaggio
cc6ee44759 Add aiplatform robot service account 2023-03-09 08:17:26 +01:00
Ludovico Magnocavallo
5489162b75 Merge branch 'master' into ncc 2023-03-08 20:33:53 +01:00
Julio Diez
96f35c53a5 Fix README variables to pass pytest 2023-03-08 20:00:55 +01:00
Julio Diez
93bb809a40 Rename module net-ncc -> ncc-spoke-ra 2023-03-08 20:00:55 +01:00
Julio Diez
62539508a5 Update README for the new implementation 2023-03-08 20:00:55 +01:00
Julio Diez
6196851d3f Output the name of the hub if created 2023-03-08 20:00:55 +01:00
Julio Diez
34c6a6aee1 Make creation of the hub optional 2023-03-08 20:00:55 +01:00
Julio Diez
1b4ba11dcd Make IPs for the CR interfaces optional 2023-03-08 20:00:55 +01:00
Julio Diez
0da0f33525 Make keepalive optional 2023-03-08 20:00:55 +01:00
Julio Diez
81121f4aa6 data_transfer default to false 2023-03-08 20:00:55 +01:00
Julio Diez
d5d743174e Make custom_advertise optional 2023-03-08 20:00:55 +01:00
Julio Diez
2f64fcd5f4 Reimplement the module to manage only one spoke 2023-03-08 20:00:55 +01:00
lcaggio
e213f156ad Fix Jit notebook service account. 2023-03-08 16:06:27 +01:00
simonebruzzechesse
fd07c444cb Extended simple-nva module to manage BGP service running on FR routing docker container (#1195) 2023-03-08 09:43:13 +01:00
Julio Diez
6eb82a2214 Merge pull request #16 from juliodiez/master
Sync branch
2023-03-07 13:13:35 +01:00
Julio Diez
d9eaa59862 Generated variable table via tfdoc 2023-03-07 13:04:15 +01:00
Julio Diez
ac224ad11c Add tftest to README 2023-03-07 12:29:20 +01:00
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
Ludovico Magnocavallo
8fc9549c58 add support for proxy and psc subnets to module factory (#1211) 2023-03-05 17:08:43 +01:00
lcaggio
88ecdbe671 Merge branch 'master' into lcaggio/dataproc-03 2023-03-02 12:18:52 +01:00
Taneli Leppä
99d19d5ec8 Fix issue with GKE cluster notifications topic, change pubsub module output to static. 2023-03-02 11:23:05 +01:00
lcaggio
b7793f69a2 Dataproc module. Fix output. 2023-03-02 10:39:08 +01:00
erabusi
2ebb21e4cc Fix url_redirect issue on net-glb module (#1204) 2023-03-02 07:51:39 +01:00
lcaggio
b39b486cd4 Fix README 2023-03-01 10:48:33 +01:00