Merge pull request #1774 from hashicorp/b-website-parsing
Fix indentation, which was causing a rendering error in middleman
This commit is contained in:
commit
c437886a46
|
@ -4,8 +4,8 @@ page_title: "AWS: aws_customer_gateway"
|
||||||
sidebar_current: "docs-aws-resource-customer-gateway"
|
sidebar_current: "docs-aws-resource-customer-gateway"
|
||||||
description: |-
|
description: |-
|
||||||
Provides a customer gateway inside a VPC. These objects can be
|
Provides a customer gateway inside a VPC. These objects can be
|
||||||
connected to VPN gateways via VPN connections, and allow you to
|
connected to VPN gateways via VPN connections, and allow you to
|
||||||
establish tunnels between your network and the VPC.
|
establish tunnels between your network and the VPC.
|
||||||
---
|
---
|
||||||
|
|
||||||
# aws\_customer\_gateway
|
# aws\_customer\_gateway
|
||||||
|
|
Loading…
Reference in New Issue