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

4 lines
48 B
HCL

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