deployments/infrastructure/region/module.tf

4 lines
41 B
HCL

provider "aws" {
region = var.region
}