Merge pull request #2480 from dtan4/fix-elasticache-websites

website: Fix page titles and descriptions of ElastiCache websites
This commit is contained in:
Mitchell Hashimoto 2015-06-24 23:18:02 -07:00
commit f6b56a46ba
3 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@ layout: "aws"
page_title: "AWS: aws_elasticache_cluster" page_title: "AWS: aws_elasticache_cluster"
sidebar_current: "docs-aws-resource-elasticache-cluster" sidebar_current: "docs-aws-resource-elasticache-cluster"
description: |- description: |-
Provides an VPC subnet resource. Provides an ElastiCache Cluster resource.
--- ---
# aws\_elasticache\_cluster # aws\_elasticache\_cluster

View File

@ -1,9 +1,9 @@
--- ---
layout: "aws" layout: "aws"
page_title: "AWS: aws_subnet" page_title: "AWS: aws_elasticache_security_group"
sidebar_current: "docs-aws-resource-elasticache-security-group" sidebar_current: "docs-aws-resource-elasticache-security-group"
description: |- description: |-
Provides an VPC subnet resource. Provides an ElastiCache Security Group to control access to one or more cache clusters.
--- ---
# aws\_elasticache\_security\_<wbr>group # aws\_elasticache\_security\_<wbr>group

View File

@ -1,9 +1,9 @@
--- ---
layout: "aws" layout: "aws"
page_title: "AWS: aws_subnet" page_title: "AWS: aws_elasticache_subnet_group"
sidebar_current: "docs-aws-resource-elasticache-subnet-group" sidebar_current: "docs-aws-resource-elasticache-subnet-group"
description: |- description: |-
Provides an VPC subnet resource. Provides an ElastiCache Subnet Group resource.
--- ---
# aws\_elasticache\_subnet\_group # aws\_elasticache\_subnet\_group