File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ components:
1818 enabled : true
1919 name : " elasticache-redis"
2020 family : redis6.x
21- ingress_cidr_blocks : [ ]
22- egress_cidr_blocks : [ "0.0.0.0/0" ]
21+ ingress_cidr_blocks : []
22+ egress_cidr_blocks : ["0.0.0.0/0"]
2323 port : 6379
2424 at_rest_encryption_enabled : true
2525 transit_encryption_enabled : false
@@ -61,6 +61,7 @@ components:
6161 value: lK
6262` ` `
6363
64+ <!-- prettier-ignore-start -->
6465<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
6566# # Requirements
6667
@@ -134,9 +135,11 @@ No resources.
134135|------|-------------|
135136| <a name="output_redis_clusters"></a> [redis\_clusters](#output\_redis\_clusters) | Redis cluster objects |
136137<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
138+ <!-- prettier-ignore-end -->
137139
138140# # References
139141
140- - [cloudposse/terraform-aws-components](https://github.com/cloudposse/terraform-aws-components/tree/main/modules/elasticache-redis) - Cloud Posse's upstream component
142+ - [cloudposse/terraform-aws-components](https://github.com/cloudposse/terraform-aws-components/tree/main/modules/elasticache-redis) -
143+ Cloud Posse's upstream component
141144
142145[<img src="https://cloudposse.com/logo-300x69.svg" height="32" align="right"/>](https://cpco.io/component)
You can’t perform that action at this time.
0 commit comments