module "vpc_info" {
  source = "../../"

  environment = "dev"
}
