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

Support AWS Provider 3+ #79

Closed jurgenweber closed 3 years ago

jurgenweber commented 4 years ago

Have a question? Please checkout our Slack Community or visit our Slack Archive.

Slack Community

Describe the Feature

TF v13 changes mean older version of the AWS provider is buggy.

https://github.com/terraform-providers/terraform-provider-aws/issues/14405

Expected Behavior

version constraints to allow latest AWS Provider 3.2 and into the future.

jurgenweber commented 4 years ago

this needs to happen also, as a dependency https://github.com/cloudposse/terraform-aws-route53-cluster-hostname/issues/23