Add 1M flows test suites of VPP IP4 and VPP IP6
[csit.git] / fdio.infra.terraform / terraform-aws-subnet / example / providers.tf
1 provider "aws" {
2   region = var.region
3 }