We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5436db0 commit cb9c8a1Copy full SHA for cb9c8a1
1 file changed
infrastructure/modules/s3bucket/locals.tf
@@ -13,7 +13,7 @@ locals {
13
var.name,
14
),
15
"_",
16
- "",s
+ "",
17
)
18
19
default_tags = merge(
0 commit comments