Open
Description
Describe the Bug
The endpoint
parameter in Elasticache has the form host:port
, but the endpoint
output of this module has only a host
Expected Behavior
The endpoint
output parameter should contain both host and port
Environment (please complete the following information):
- 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