{ "version": 4, "terraform_version": "1.10.5", "serial": 32, "lineage": "1548454c-cf7f-9153-d2ca-6d37af1f5a24", "outputs": {}, "resources": [ { "mode": "managed", "type": "aws_security_group", "name": "ec2_sg", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "schema_version": 1, "attributes": { "arn": "arn:aws:ec2:us-east-1:874570603861:security-group/sg-0b751004f80b5fe74", "description": "Allow SSH inbound traffic", "egress": [ { "cidr_blocks": [ "0.0.0.0/0" ], "description": "", "from_port": 0, "ipv6_cidr_blocks": [], "prefix_list_ids": [], "protocol": "-1", "security_groups": [], "self": false, "to_port": 0 } ], "id": "sg-0b751004f80b5fe74", "ingress": [ { "cidr_blocks": [ "0.0.0.0/0" ], "description": "", "from_port": 443, "ipv6_cidr_blocks": [], "prefix_list_ids": [], "protocol": "tcp", "security_groups": [], "self": false, "to_port": 443 }, { "cidr_blocks": [ "0.0.0.0/0" ], "description": "", "from_port": 51820, "ipv6_cidr_blocks": [], "prefix_list_ids": [], "protocol": "udp", "security_groups": [], "self": false, "to_port": 51820 }, { "cidr_blocks": [ "0.0.0.0/0" ], "description": "", "from_port": 80, "ipv6_cidr_blocks": [], "prefix_list_ids": [], "protocol": "tcp", "security_groups": [], "self": false, "to_port": 80 }, { "cidr_blocks": [ "108.237.185.23/32" ], "description": "", "from_port": 22, "ipv6_cidr_blocks": [], "prefix_list_ids": [], "protocol": "tcp", "security_groups": [], "self": false, "to_port": 22 } ], "name": "aviary-sg", "name_prefix": "", "owner_id": "874570603861", "revoke_rules_on_delete": false, "tags": {}, "tags_all": {}, "timeouts": null, "vpc_id": "vpc-0ea47c82201349205" }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6OTAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiIxIn0=" } ] } ], "check_results": null }