juntekim.com/aws_environment/eks_aws.tf
2025-12-06 15:04:50 +00:00

3 lines
No EOL
40 B
HCL

provider "aws" {
region = var.region
}