AWS Redshift Terraform module
Upstream version 7.1.0
2 controls from CCCS Medium Cloud Control Profile requirements
Terraform Module Source
cccsmedium.compliance.tf/terraform-aws-modules/redshift/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/redshift/aws@7.1.01 changesVariables Changed
1| Variable | Upstream | CTF | Reason | Control |
|---|---|---|---|---|
| automated_snapshot_retention_period | - | 7 | This control checks whether AWS Redshift clusters have automated snapshots enabled. It also checks whether the snapshot retention period is greater than or equal to seven. | redshift_cluster_automatic_snapshots_min_7_days |