mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-10 02:53:36 -05:00
4 lines
42 B
Terraform
4 lines
42 B
Terraform
|
provider "aws" {
|
||
|
region = "us-east-1"
|
||
|
}
|