diff --git a/testing/controller/controller.go b/testing/controller/controller.go index 1729e5ef0e..6c4b7fff24 100644 --- a/testing/controller/controller.go +++ b/testing/controller/controller.go @@ -7,6 +7,8 @@ import ( "github.com/hashicorp/boundary/internal/cmd/config" "github.com/hashicorp/boundary/internal/servers/controller" wrapping "github.com/hashicorp/go-kms-wrapping" + + _ "github.com/hashicorp/boundary/internal/servers/controller/handlers/targets/tcp" ) type option struct {