4 lines
41 B
HCL

provider "aws" {
region = var.region
}