Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Jan 6, 2022
1 parent 47611f9 commit 7ac6cf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/r/customer_gateway.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ resource "aws_customer_gateway" "main" {
The following arguments are supported:

* `bgp_asn` - (Required) The gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
* `certificate_arn` - (Optional) The Amazon Resource Name (ARN) for the customer gateway certificate.
* `device_name` - (Optional) A name for the customer gateway device.
* `ip_address` - (Required) The IP address of the gateway's Internet-routable external interface.
* `type` - (Required) The type of customer gateway. The only type AWS
Expand Down

0 comments on commit 7ac6cf2

Please sign in to comment.