Skip to content

Commit

Permalink
cannot start with sg
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 1, 2025
1 parent f8bc8d7 commit e3220fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prefixes.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ locals {
"eks-user" = "s-eks-"
"eks-role" = "r-eks-"
"eks-policy" = "p-eks-"
"eks-security-group" = "sg-eks-" # "sg-eks-"
"eks-security-group" = "eks-sg-" # "sg-eks-"
}
}

0 comments on commit e3220fb

Please sign in to comment.