Skip to content

Commit

Permalink
add import step test
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 21, 2020
1 parent 3f9a0fb commit 1df9bc8
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -147,6 +147,7 @@ func TestAccAzureRMKustoCluster_vnet(t *testing.T) {
resource.TestCheckResourceAttrSet(data.ResourceName, "virtual_network_configuration.0.data_management_public_ip_id"),
),
},
data.ImportStep(),
},
})
}
Expand Down

0 comments on commit 1df9bc8

Please sign in to comment.