AWS DMS Terraform module
Upstream version 2.6.1
1 control from FFIEC Cybersecurity Assessment Tool requirements
Terraform Module Source
ffiec.compliance.tf/terraform-aws-modules/dms/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/dms/aws@2.6.11 changesVariables Changed
1| Variable | Upstream | CTF | Reason | Control |
|---|---|---|---|---|
| repl_instance_publicly_accessible | - | false | Manage access to the AWS Cloud by ensuring DMS replication instances cannot be publicly accessed. | dms_replication_instance_not_publicly_accessible |