AWS ElastiCache Terraform module
Upstream version 1.11.0
3 controls from HIPAA Omnibus Rule 2013 requirements
Terraform Module Source
hipaa.compliance.tf/terraform-aws-modules/elasticache/awsBehavioral Summary
This module modifies 1 variable default and makes 0 resource changes from the upstream module. All changes are driven by compliance controls and can be reviewed in detail below.
Your Code Impact
If you are migrating from the upstream module, the enforced default changes mean your existing configurations will automatically gain compliance controls. Variables you have explicitly set will continue to use your values. Review the diff below to understand exactly what changes.
Compared to
terraform-aws-modules/elasticache/aws@1.11.01 changesVariables Changed
1| Variable | Upstream | CTF | Reason | Control |
|---|---|---|---|---|
| snapshot_retention_limit | - | 15 | When automatic backups are enabled, AWS ElastiCache creates a backup of the cluster on a daily basis. The backup can be retained for a number of days as specified by your organization. Automatic backups can help guard against data loss. | elasticache_redis_cluster_automatic_backup_retention_15_days |