Skip to content

Commit f1bd34d

Browse files
authored
Merge pull request #4 from tomarv2/develop
Sync from management repo
2 parents f3c431c + c21fe73 commit f1bd34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
}
99

1010
provider "aws" {
11-
region = "us-west-2"
11+
region = "us-west-2"
1212
}
1313

1414
module "cloudwatch_event" {

0 commit comments

Comments
 (0)