5ff54f0d6509faa38dd3547791517c0660c460dd
[csit.git] / fdio.infra.terraform / terraform-aws-vpc / example / providers.tf
1 provider "aws" {
2   region = var.region
3 }