Skip to content

Commit

Permalink
Minor tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcturusZhang committed Mar 27, 2020
1 parent 816b500 commit 9190c06
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ func dataSourceArmPolicyDefinition() *schema.Resource {
"management_group_id": {
Type: schema.TypeString,
Optional: true,
// 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
},
"type": {
Type: schema.TypeString,
Expand Down

0 comments on commit 9190c06

Please sign in to comment.