Improve this page

Back to AWS Terraform templates index <–

AWS Customer_gateway with Terraform

Aws_Customer_gateway by the Sogeti community.

Template Locations

Online documentation

Template reference
Service description

module "AWS_Customer_gateway" {
    bgp_asn    = 65000
    ip_address = "172.83.124.10"
    type       = "ipsec.1"
}