Skip to content

Commit

Permalink
acc import check
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Frahry <mbfrahry@gmail.com>
  • Loading branch information
jrauschenbusch and mbfrahry committed Jun 18, 2020
1 parent 9bdc8ab commit cb1b99e
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -144,6 +144,7 @@ func TestAccAzureRMKustoCluster_identitySystemAssigned(t *testing.T) {
resource.TestMatchResourceAttr(data.ResourceName, "identity.0.principal_id", validate.UUIDRegExp),
),
},
data.ImportStep(),
},
})
}
Expand Down

0 comments on commit cb1b99e

Please sign in to comment.