mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-04 11:09:33 +00:00
4 lines
48 B
HCL
4 lines
48 B
HCL
provider "aws" {
|
|
region = "${var.region}"
|
|
}
|