fix: builder and sdk changes #81

Merged
marcel.henselin merged 85 commits from chore/update_goreleaser into alpha 2026-03-11 13:13:46 +00:00
2 changed files with 1 additions and 5 deletions
Showing only changes of commit 143df848ed - Show all commits

View file

@ -7,10 +7,6 @@ import (
"log/slog"
"os"
_ "github.com/hashicorp/terraform-plugin-codegen-framework/cmd/tfplugingen-framework"
_ "github.com/hashicorp/terraform-plugin-codegen-openapi/cmd/tfplugingen-openapi"
_ "github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs"
"github.com/SladkyCitron/slogcolor"
cc "github.com/ivanpirog/coloredcobra"

View file

@ -141,7 +141,7 @@ func TestAccInstance(t *testing.T) {
updSizeData.Size = 25
updBackupSched := exData
updBackupSched.BackupSchedule = "30 3 5,15 * *"
updBackupSched.BackupSchedule = "30 3 5 * *"
/*
{