jenkins-gitops-deploy-k8s / terraform-dir / main.tf
main.tf
Raw
provider "aws" {
    region = "us-east-1"
}