AWS Auto Scaling Group (ASG) Terraform module

Upstream version 9.2.1
0 controls from Registry requirements

Terraform Module Source

registry.compliance.tf/terraform-aws-modules/autoscaling/aws
NameTypeDescriptionSensitive
autoscaling_group_arnThe ARN for this AutoScaling Group
autoscaling_group_availability_zonesThe availability zones of the autoscale group
autoscaling_group_default_cooldownTime between a scaling activity and the succeeding scaling activity
autoscaling_group_desired_capacityThe number of Amazon EC2 instances that should be running in the group
autoscaling_group_enabled_metricsList of metrics enabled for collection
autoscaling_group_health_check_grace_periodTime after instance comes into service before checking health
autoscaling_group_health_check_typeEC2 or ELB. Controls how health checking is done
autoscaling_group_idThe autoscaling group id
autoscaling_group_load_balancersThe load balancer names associated with the autoscaling group
autoscaling_group_max_sizeThe maximum size of the autoscale group
autoscaling_group_min_sizeThe minimum size of the autoscale group
autoscaling_group_nameThe autoscaling group name
autoscaling_group_target_group_arnsList of Target Group ARNs that apply to this AutoScaling Group
autoscaling_group_vpc_zone_identifierThe VPC zone identifier
autoscaling_policy_arnsARNs of autoscaling policies
autoscaling_schedule_arnsARNs of autoscaling group schedules
iam_instance_profile_arnARN assigned by AWS to the instance profile
iam_instance_profile_idInstance profile's ID
iam_instance_profile_uniqueStable and unique string identifying the IAM instance profile
iam_role_arnThe Amazon Resource Name (ARN) specifying the IAM role
iam_role_nameThe name of the IAM role
iam_role_unique_idStable and unique string identifying the IAM role
launch_template_arnThe ARN of the launch template
launch_template_default_versionThe default version of the launch template
launch_template_idThe ID of the launch template
launch_template_latest_versionThe latest version of the launch template
launch_template_nameThe name of the launch template