Skip to content

Commit c21fe73

Browse files
committed
Sync from management repo
1 parent 0c6cda5 commit c21fe73

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)