Skip to content

Commit 916e4eb

Browse files
committed
add comment
1 parent 9581fd6 commit 916e4eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/cli/clients/management.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ var _ ApplicationsManagementClient = (*UCPApplicationsManagementClient)(nil)
5454

5555
// ExcludedResourceTypesList is a list of resource types that should be excluded from the list of application resources
5656
// to be displayed to the user.
57+
// Lowercase is used to avoid case sensitivity issues.
5758
var (
5859
ExcludedResourceTypesList = []string{
5960
"microsoft.resources/deployments",

0 commit comments

Comments
 (0)