HA IPsec managed cloud VPN between AWS and GCP with automatic route propagation into target VPCs.
No requirements.
No providers.
Name | Source | Version |
---|---|---|
aws-hybrid-vpn-gcp | ./aws-hybrid-vpn-gcp | n/a |
No resources.
Name | Description | Type | Default | Required |
---|---|---|---|---|
aws_subnet_ids | AWS subnets to connect the VPN to | list(string) |
n/a | yes |
aws_vpc_id | AWS VPC to connect the VPN to | string |
n/a | yes |
gcp_network_id | ID of the GCP VPC network to connect the VPN to (must be the same network as gcp_network_name) | string |
n/a | yes |
gcp_network_name | Name of the GCP VPC network to connect the VPN to | string |
n/a | yes |
gcp_subnetwork_name | GCP subnet to connect the VPN to | string |
n/a | yes |
google_credentials | Contents of a JSON keyfile of an account with write access to the project | string |
n/a | yes |
google_project | The GCP project to use for this run | string |
n/a | yes |
google_region | GCP region used to create all resources in this run | string |
n/a | yes |
resource_suffix | String used in various resources to suffix resource names related to this VPN setup | string |
n/a | yes |
No outputs.