data "aws_security_group" "secgroup" { vpc_id = data.aws_vpc.vpc.id tags = var.security_group }