AWS Transit Gateway Terraform module

Upstream version 3.3.1
1 control from SOC 2 requirements

Terraform Module Source

soc2.compliance.tf/terraform-aws-modules/transit-gateway/aws

Behavioral 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/transit-gateway/aws@3.3.11 changes

Variables Changed

1
VariableUpstreamCTFReasonControl
enable_auto_accept_shared_attachmentsfalsedisableEnsure transit gateways have auto accept shared attachments feature disabled. If this setting is disabled, then any VPC that attempts to attach to a transit gateway will need to request authorization, and the account that owns the transit gateway will need to accept the authorization.ec2_transit_gateway_auto_cross_account_attachment_disabled