Prepared everything for the first release

This commit is contained in:
Julien Dessaux 2023-06-19 00:05:58 +02:00
parent 6844355a92
commit 18ae275c5b
Signed by: adyxax
GPG key ID: F92E51B86E07177E
23 changed files with 857 additions and 4 deletions

View file

@ -4,7 +4,7 @@ import (
"context"
"fmt"
"git.adyxax.org/adyxax/terraform-eventline/external/evcli"
"git.adyxax.org/adyxax/terraform-provider-eventline/external/evcli"
"github.com/hashicorp/terraform-plugin-framework/attr"
"github.com/hashicorp/terraform-plugin-framework/datasource"
"github.com/hashicorp/terraform-plugin-framework/datasource/schema"