We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce2a932 commit edfda88Copy full SHA for edfda88
website/docs/d/customer_gateway.html.markdown
@@ -48,6 +48,7 @@ This data source exports the following attributes in addition to the arguments a
48
49
* `arn` - ARN of the customer gateway.
50
* `bgp_asn` - Gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
51
+* `bgp_asn_extended` - Gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
52
* `certificate_arn` - ARN for the customer gateway certificate.
53
* `device_name` - Name for the customer gateway device.
54
* `ip_address` - IP address of the gateway's Internet-routable external interface.
0 commit comments