diff --git a/website/source/docs/providers/aws/r/elasticache_cluster.html.markdown b/website/source/docs/providers/aws/r/elasticache_cluster.html.markdown index 6bfa0b5abd..809c18d07e 100644 --- a/website/source/docs/providers/aws/r/elasticache_cluster.html.markdown +++ b/website/source/docs/providers/aws/r/elasticache_cluster.html.markdown @@ -3,7 +3,7 @@ layout: "aws" page_title: "AWS: aws_elasticache_cluster" sidebar_current: "docs-aws-resource-elasticache-cluster" description: |- - Provides an VPC subnet resource. + Provides an ElastiCache Cluster resource. --- # aws\_elasticache\_cluster diff --git a/website/source/docs/providers/aws/r/elasticache_security_group.html.markdown b/website/source/docs/providers/aws/r/elasticache_security_group.html.markdown index 15370140b8..be5e0c8770 100644 --- a/website/source/docs/providers/aws/r/elasticache_security_group.html.markdown +++ b/website/source/docs/providers/aws/r/elasticache_security_group.html.markdown @@ -1,9 +1,9 @@ --- layout: "aws" -page_title: "AWS: aws_subnet" +page_title: "AWS: aws_elasticache_security_group" sidebar_current: "docs-aws-resource-elasticache-security-group" description: |- - Provides an VPC subnet resource. + Provides an ElastiCache Security Group to control access to one or more cache clusters. --- # aws\_elasticache\_security\_group diff --git a/website/source/docs/providers/aws/r/elasticache_subnet_group.html.markdown b/website/source/docs/providers/aws/r/elasticache_subnet_group.html.markdown index ad80e5a299..16e2ffd17f 100644 --- a/website/source/docs/providers/aws/r/elasticache_subnet_group.html.markdown +++ b/website/source/docs/providers/aws/r/elasticache_subnet_group.html.markdown @@ -1,9 +1,9 @@ --- layout: "aws" -page_title: "AWS: aws_subnet" +page_title: "AWS: aws_elasticache_subnet_group" sidebar_current: "docs-aws-resource-elasticache-subnet-group" description: |- - Provides an VPC subnet resource. + Provides an ElastiCache Subnet Group resource. --- # aws\_elasticache\_subnet\_group