Provider Requirements:
- aws: (any version)
ami_id
(default"ami-0c94855ba95c71c99"
): The ID of the AMI to use for the EC2 instanceinstance_type
(default"t2.micro"
): The EC2 instance typesecurity_group_ids
(default["sg-0123456789abcdef0"]
): A list of security group IDs to associate with the EC2 instancesubnet_id
(default"subnet-0123456789abcdef0"
): The ID of the subnet to launch the EC2 instance in
public_ip
aws_instance.ec2_instance
fromaws