AWS EC2 Instance Terraform module
Upstream version 6.4.0
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/ec2-instance/aws| Type | Name | Mode | Provider | By | |
|---|---|---|---|---|---|
| = | aws_ebs_volume | this | managed | aws | — |
| = | aws_ec2_tag | spot_instance | managed | aws | — |
| = | aws_eip | this | managed | aws | — |
| = | aws_iam_instance_profile | this | managed | aws | — |
| = | aws_iam_role_policy_attachment | this | managed | aws | — |
| = | aws_iam_role | this | managed | aws | — |
| = | aws_instance | ignore_ami | managed | aws | — |
| = | aws_instance | this | managed | aws | — |
| = | aws_security_group | this | managed | aws | — |
| = | aws_spot_instance_request | this | managed | aws | — |
| = | aws_volume_attachment | this | managed | aws | — |
| = | aws_vpc_security_group_egress_rule | this | managed | aws | — |
| = | aws_vpc_security_group_ingress_rule | this | managed | aws | — |
| = | aws_iam_policy_document | assume_role_policy | data | aws | — |
| = | aws_partition | current | data | aws | — |
| = | aws_ssm_parameter | this | data | aws | — |
| = | aws_subnet | this | data | aws | — |
Required providers1
| Provider | Source | Version |
|---|---|---|
| aws | hashicorp/aws | >= 6.37 |