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

provider "aws" { region = var.aws_region }