Eventline 1.1.0 compatibility

This commit is contained in:
Julien Dessaux 2023-11-05 10:31:30 +01:00
parent 2055729b00
commit e7657b305d
Signed by: adyxax
GPG key ID: F92E51B86E07177E
7 changed files with 61 additions and 189 deletions

View file

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