chore: pre-publish tidy ()

* chore: pre-publish tidy

* fixup! chore: pre-publish tidy

* update tf test matrix

* update envbuilder and kaniko fork to latest versions
This commit is contained in:
Cian Johnston 2024-08-07 16:38:15 +01:00 committed by GitHub
commit 72ddd72815
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 235 additions and 183 deletions

View file

@ -1,6 +1,3 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
package main
import (
@ -20,7 +17,7 @@ import (
// Run the docs generation tool, check its repository for more information on how it works and how docs
// can be customized.
//go:generate go run github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs generate -provider-name envbuilder
//go:generate go run github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs generate
// these will be set by the goreleaser configuration
// to appropriate values for the compiled binary.