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