Skip to content

Commit cb9c8a1

Browse files
committed
CCM-9648: fix typo
1 parent 5436db0 commit cb9c8a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/modules/s3bucket/locals.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ locals {
1313
var.name,
1414
),
1515
"_",
16-
"",s
16+
"",
1717
)
1818

1919
default_tags = merge(

0 commit comments

Comments
 (0)