This commit is contained in:
2023-10-22 00:52:33 -04:00
parent 5d5621266f
commit 50eeba7961
16 changed files with 489 additions and 256 deletions

View File

@@ -9,7 +9,8 @@ import (
"log"
"github.com/hashicorp/terraform-plugin-framework/providerserver"
"github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider"
"terraform-provider-virtfusion/internal/provider"
)
// Run "go generate" to format example terraform files and generate the docs for the registry/website