Skip to content

Commit

Permalink
Update Meta Parent Policy Templates (#2902)
Browse files Browse the repository at this point in the history
Co-authored-by: midir99 <[email protected]>
  • Loading branch information
github-actions[bot] and midir99 authored Dec 23, 2024
1 parent e02b252 commit 2bb7a2d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,11 +156,11 @@ parameter "param_automatic_action" do
default []
end

parameter "param_hierarchical_namespace" do
parameter "param_hns" do
type "string"
category "Filters"
label "Apply filtering for the Azure Data Lake Storage Accounts"
description "Apply filtering for the Azure Data Lake Storage Accounts where the hierarchical namespace is enabled"
label "Filter for Azure Data Lake Storage Accounts"
description "Filter for the Azure Data Lake Storage Accounts where hierarchical namespace is enabled."
allowed_values "Yes", "No"
default "No"
end
Expand Down

0 comments on commit 2bb7a2d

Please sign in to comment.