Skip to content

Commit 613bc8a

Browse files
add-gov-aws-tags: making multi-single line comment
1 parent 444190f commit 613bc8a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

governance/aws/enforce-mandatory-tags.sentinel

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
import "tfplan"
22

3-
# Warning, this is case sensitive. This is on purpose especially for organizations that do cost analysis on tag names. Case sensitivity enforcements allow you to not have duplicates by case
3+
# Warning, this is case sensitive.
4+
# This is on purpose especially for organizations that do cost analysis on tag names.
5+
# where case sensitivity will cause grouping issues
46

57
mandatory_tags = [
68
"TTL",

0 commit comments

Comments
 (0)