output "vpc_id" { value = aws_vpc.main.id } output "ami_id" { value = data.aws_ami.nat_ami.id }