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

  environment = "qa"
}
