4 lines
41 B
HCL
Executable File
4 lines
41 B
HCL
Executable File
provider "aws" {
|
|
region = var.region
|
|
}
|