From 54aafd9bc3066ad5fdae65afe31e649c9e639d5a Mon Sep 17 00:00:00 2001 From: shiva kumar Date: Thu, 19 Dec 2024 13:29:59 +0530 Subject: [PATCH] unused aws instace and vpcs cleanup Signed-off-by: shiva kumar --- tests/aws_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/aws_test.go b/tests/aws_test.go index d168b59e..e2090826 100644 --- a/tests/aws_test.go +++ b/tests/aws_test.go @@ -29,6 +29,7 @@ import ( "github.com/NVIDIA/holodeck/pkg/jyaml" "github.com/NVIDIA/holodeck/pkg/provider" "github.com/NVIDIA/holodeck/pkg/provisioner" + "github.com/NVIDIA/holodeck/tests/common" ) // Actual test suite