k3s/tests/e2e/terraform/modules/k3scluster/providers.tf
Shylaja Devadiga 4f03532f47 Add nightly automation tests
Signed-off-by: Shylaja Devadiga <shylaja@rancher.com>
2021-07-30 11:43:28 -07:00

4 lines
48 B
HCL

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