Skip to content

Commit 598fbfa

Browse files
committed
Updated README.md after merge
1 parent de5fc66 commit 598fbfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Terraform version 0.10.3 or newer is required for this module to work.
167167

168168
| Name | Description | Type | Default | Required |
169169
|------|-------------|:----:|:-----:|:-----:|
170-
| amazon_side_asn | The Autonomous System Number (ASN) for the Amazon side of the gateway. If you don't specify an ASN, the virtual private gateway is created with the default ASN. | string | `` | no |
170+
| amazon_side_asn | The Autonomous System Number (ASN) for the Amazon side of the gateway. By default the virtual private gateway is created with the current default Amazon ASN. | string | `64512` | no |
171171
| assign_generated_ipv6_cidr_block | Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IP addresses, or the size of the CIDR block | string | `false` | no |
172172
| azs | A list of availability zones in the region | string | `<list>` | no |
173173
| cidr | The CIDR block for the VPC. Default value is a valid CIDR, but not acceptable by AWS and should be overridden | string | `0.0.0.0/0` | no |

0 commit comments

Comments
 (0)