Skip to content

Commit 307553f

Browse files
committed
Minor tweak
1 parent 543d8f6 commit 307553f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azurerm/internal/services/policy/data_source_policy_definition.go

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ func dataSourceArmPolicyDefinition() *schema.Resource {
3838
"management_group_id": {
3939
Type: schema.TypeString,
4040
Optional: true,
41-
// TODO -- temporary removed this validation, since a management group ID is always not a resource ID. add this back when there is a proper function for validation of mgmt group IDs
4241
},
4342
"type": {
4443
Type: schema.TypeString,

0 commit comments

Comments
 (0)