Releases: cloudposse/terraform-aws-elasticache-redis
Releases · cloudposse/terraform-aws-elasticache-redis
Support Disabled Outputs
what
- Use
join
+splat
pattern for outputs which can be disabled
why
- Cannot reference resources that have been disabled with
count=0
Add enabled flag
what
Add enabled flag
why
Allow the module to be conditionally included
0.3.3
Fix tags
what
- Removed
tags
fromaws_cloudwatch_metric_alarm
- Updated
README
why
aws_cloudwatch_metric_alarm
does not havetags
attribute
references
Fix Typo in README.md
0.3.2 Fix Typo in README.md (#6)
Rename Repo
What
- Rename repo
Why
- To conform to community standard: https://www.terraform.io/docs/registry/modules/publish.html
Propagate `attributes` and `tags` from `variables.tf` to `label` module
Propagate attributes
and tags
from variables.tf
to label
module
0.2.0: Fix port output (#2)
* Fix port output * Update output.tf
0.1.0: Init (#1)
* Initial * Added redis * Added redis * Added redis * Added redis * Use default param group * Use default param group * Use default param group * Fix redis * Fix redis * Fix redis * Fix redis * Fix redis * Fix redis * Fix redis * Fix redis * Fix redis * Fix redis * Fix default value * Fix default value * Update main.tf * Address PR comments * Update LICENSE * Update README.md * Update LICENSE * Update README.md