AWS Customer Gateway Terraform module
Upstream version 3.1.1
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/customer-gateway/aws4 unique
| Name | Type | Default | Description |
|---|---|---|---|
| Optional | |||
create | bool | true | Whether to create Customer Gateway resources |
customer_gateways | map(map(any)) | {} | Maps of Customer Gateway's attributes (BGP ASN and Gateway's Internet-routable external IP address) |
name | string | "" | Name to be used on all the resources as identifier |
tags | map(string) | {} | A mapping of tags to assign to all resources |