AWS EC2 Instance Terraform module
Upstream version 6.4.0
3 controls from NIST Cybersecurity Framework v2.0 requirements
Terraform Module Source
nistcsf.compliance.tf/terraform-aws-modules/ec2-instance/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/ec2-instance/aws@6.4.01 changesVariables Changed
1| Variable | Upstream | CTF | Reason | Control |
|---|---|---|---|---|
| monitoring | - | true | Enable this rule to help improve AWS Elastic Compute Cloud (AWS EC2) instance monitoring on the AWS EC2 console, which displays monitoring graphs with a 1-minute period for the instance. | ec2_instance_detailed_monitoring_enabled |