@@ -8,16 +8,16 @@ name: terraform-aws-elasticache-redis
88
99# Tags of this project
1010tags :
11- - aws
12- - cache
13- - elasticache
14- - elasticache-redis
15- - terraform
16- - terraform-module
11+ - aws
12+ - cache
13+ - elasticache
14+ - elasticache-redis
15+ - terraform
16+ - terraform-module
1717
1818# Categories of this project
1919categories :
20- - terraform-modules/databases
20+ - terraform-modules/databases
2121
2222# Logo for this project
2323# logo: docs/logo.png
@@ -30,24 +30,24 @@ github_repo: cloudposse/terraform-aws-elasticache-redis
3030
3131# Badges to display
3232badges :
33- - name : Latest Release
34- image : https://img.shields.io/github/release/cloudposse/terraform-aws-elasticache-redis.svg?style=for-the-badge
35- url : https://github.com/cloudposse/terraform-aws-elasticache-redis/releases/latest
36- - name : Last Updated
37- image : https://img.shields.io/github/last-commit/cloudposse/terraform-aws-elasticache-redis.svg?style=for-the-badge
38- url : https://github.com/cloudposse/terraform-aws-elasticache-redis/commits
39- - name : Slack Community
40- image : https://slack.cloudposse.com/for-the-badge.svg
41- url : https://slack. cloudposse.com
33+ - name : Latest Release
34+ image : https://img.shields.io/github/release/cloudposse/terraform-aws-elasticache-redis.svg?style=for-the-badge
35+ url : https://github.com/cloudposse/terraform-aws-elasticache-redis/releases/latest
36+ - name : Last Updated
37+ image : https://img.shields.io/github/last-commit/cloudposse/terraform-aws-elasticache-redis.svg?style=for-the-badge
38+ url : https://github.com/cloudposse/terraform-aws-elasticache-redis/commits
39+ - name : Slack Community
40+ image : https://slack.cloudposse.com/for-the-badge.svg
41+ url : https://cloudposse.com/slack
4242
4343# List any related terraform modules that this module may be used with or that this module depends on.
4444related :
45- - name : " terraform-aws-security-group"
46- description : " Terraform module to provision an AWS Security Group."
47- url : " https://github.com/cloudposse/terraform-aws-security-group"
48- - name : " terraform-null-label"
49- description : " Terraform module designed to generate consistent names and tags for resources. Use terraform-null-label to implement a strict naming convention."
50- url : " https://github.com/cloudposse/terraform-null-label"
45+ - name : " terraform-aws-security-group"
46+ description : " Terraform module to provision an AWS Security Group."
47+ url : " https://github.com/cloudposse/terraform-aws-security-group"
48+ - name : " terraform-null-label"
49+ description : " Terraform module designed to generate consistent names and tags for resources. Use terraform-null-label to implement a strict naming convention."
50+ url : " https://github.com/cloudposse/terraform-null-label"
5151
5252
5353# Short description of this project
@@ -156,9 +156,5 @@ usage: |-
156156examples : |-
157157 Review the [complete example](examples/complete) or [serverless example](examples/serverless) to see how to use this module.
158158
159- include :
160- - " docs/targets.md"
161- - " docs/terraform.md"
162-
163- # Contributors to this project
159+ include : []
164160contributors : []
0 commit comments