Skip to content

Commit d138af1

Browse files
committed
importing vpc pkg
1 parent da6f51d commit d138af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/framework/resource/aws/ec2/manager.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ import (
1717
"context"
1818
"fmt"
1919

20+
"github.com/aws/amazon-vpc-resource-controller-k8s/pkg/aws/vpc"
2021
"github.com/aws/amazon-vpc-resource-controller-k8s/test/framework/utils"
21-
2222
"github.com/aws/aws-sdk-go/aws"
2323
"github.com/aws/aws-sdk-go/aws/awserr"
2424
"github.com/aws/aws-sdk-go/service/ec2"

0 commit comments

Comments
 (0)