Fixed mistake in net-vpn-ha module docs (#3143)

This commit is contained in:
apichick
2025-06-09 21:45:18 +02:00
committed by GitHub
parent 29c144ac1c
commit a544c542c2

View File

@@ -8,7 +8,6 @@ This module makes it easy to deploy either GCP-to-GCP or GCP-to-On-prem [Cloud H
- [GCP to on-prem](#gcp-to-on-prem)
- [IPv6 (dual-stack)](#ipv6-dual-stack)
- [Recipes](#recipes)
- [Recipes](#recipes)
- [Variables](#variables)
- [Outputs](#outputs)
<!-- END TOC -->
@@ -215,11 +214,6 @@ module "vpn_ha" {
```
You can optionally avoid to specify MD5 keys and the module will automatically generate them for you.
## Recipes
- [HA VPN connections between Google Cloud and AWS](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/blob/master/modules/net-vpn-ha/recipe-vpn-aws-gcp)
<!-- BEGIN TFDOC -->
## Recipes