Skip to content

Commit a6b4e57

Browse files
Update main.tf (#6)
1 parent 6c3d884 commit a6b4e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module "sink" {
22
source = "blackbird-cloud/cloudwatch-oam/aws"
33
version = "~> 1"
44

5-
name = "mysink"
5+
name = "my-sink"
66
organization_id = "o-a1234"
77
}

0 commit comments

Comments
 (0)