Skip to content

Commit 32be79c

Browse files
authored
remove extra spaces
1 parent 2b4daa5 commit 32be79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Here's what using the module will look like
88
module "example" {
99
source = "rhythmictech/terraform-aws-securityhub-to-sns/aws"
1010
version = "0.0.1"
11-
11+
1212
custom_action_notification_arn = "arn:aws:sns:us-east-1:012345678912:CreateTicket"
1313
imported_finding_notification_arn = "arn:aws:sns:us-east-1:012345678912:NotifySlack"
1414
}

0 commit comments

Comments
 (0)