cloudposse / terraform-aws-elasticache-redis

Terraform module to provision an ElastiCache Redis Cluster
https://cloudposse.com/accelerate
Apache License 2.0
141 stars 244 forks source link

Destroying resources fails #51

Closed bcwilsondotcom closed 4 years ago

bcwilsondotcom commented 4 years ago

Error: Error in function call

on .terraform/modules/redis/outputs.tf line 17, in output "host": 17: value = coalesce( 18: 19: 20: 21: 22: 23: |---------------- | aws_elasticache_replication_group.default is empty tuple | module.dns.hostname is ""

Call to function "coalesce" failed: no non-null, non-empty-string arguments.