Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Sep 3, 2020
1 parent 8bbd133 commit 0981042
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions aws/resource_aws_opsworks_custom_layer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,6 @@ func TestAccAWSOpsworksCustomLayer_noVPC(t *testing.T) {
}),
),
},
{
ResourceName: resourceName,
ImportState: true,
ImportStateVerify: true,
},
{
Config: testAccAwsOpsworksCustomLayerConfigUpdate(stackName),
Check: resource.ComposeTestCheckFunc(
Expand Down

0 comments on commit 0981042

Please sign in to comment.