terraform-aws-elasticache-redis icon indicating copy to clipboard operation
terraform-aws-elasticache-redis copied to clipboard

`host` output variable empty

Open egalev opened this issue 2 years ago • 3 comments
trafficstars

Describe the Bug

When reading the module.redis.host output it's empty, even though the resource was deployed successfully.

Expected Behavior

The value should have contained the cluster's endpoint host

  • OS: macOS 13.1
  • terraform-aws-elasticache-redis: 0.49.0
$ terraform version
Terraform v1.3.6
on darwin_arm64
+ provider registry.terraform.io/hashicorp/aws v4.21.0
+ provider registry.terraform.io/hashicorp/external v2.2.2
+ provider registry.terraform.io/hashicorp/local v2.2.3
+ provider registry.terraform.io/hashicorp/null v3.1.1
+ provider registry.terraform.io/hashicorp/random v3.1.0

egalev avatar Jan 05 '23 13:01 egalev

I am having the same issue. +1

Any update here?

kristijorgji avatar Sep 20 '23 16:09 kristijorgji