k3s/tests/terraform/modules/k3scluster/providers.tf

4 lines
48 B
HCL

provider "aws" {
region = "${var.region}"
}