data "aws_subnet" "subnet" { tags = { SubnetType = "Private" SubnetOf = "Main" } }