We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3d884 commit a6b4e57Copy full SHA for a6b4e57
example/main.tf
@@ -2,6 +2,6 @@ module "sink" {
2
source = "blackbird-cloud/cloudwatch-oam/aws"
3
version = "~> 1"
4
5
- name = "mysink"
+ name = "my-sink"
6
organization_id = "o-a1234"
7
}
0 commit comments