Imported and modified evcli's api client code

This commit is contained in:
Julien Dessaux 2023-06-18 17:41:38 +02:00
parent 64ac1f44e0
commit 6844355a92
Signed by: adyxax
GPG key ID: F92E51B86E07177E
11 changed files with 523 additions and 5 deletions

View file

@ -5,7 +5,7 @@ import (
"errors"
"fmt"
"git.adyxax.org/adyxax/terraform-eventline/internal/evcli"
"git.adyxax.org/adyxax/terraform-eventline/external/evcli"
"github.com/exograd/eventline/pkg/eventline"
"github.com/exograd/go-daemon/ksuid"
"github.com/hashicorp/terraform-plugin-framework/path"