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

use minimum versions for provider pinning #81

Closed woz5999 closed 4 years ago

woz5999 commented 4 years ago

what

set minimum versions for providers without pinning to a specific major version

why

the current method makes it very difficult to maintain or upgrade consistent provider versions within a project

references

https://www.terraform.io/docs/configuration/provider-requirements.html#best-practices-for-provider-versions

SweetOps commented 4 years ago

/rebuild-readme

SweetOps commented 4 years ago

/test all