deploy-templates/aws/terraform_provider.tf (3 lines of code) (raw):

provider "aws" { region = var.aws_region }