chore: initial push to be able to work together

This commit is contained in:
Marcel S. Henselin 2025-12-11 09:59:41 +01:00
parent 81e8d48cf6
commit 30070d8470
263 changed files with 45437 additions and 2 deletions

View file

@ -25,7 +25,7 @@ generate-docs:
@$(SCRIPTS_BASE)/tfplugindocs.sh
build:
@go build -o bin/terraform-provider-stackit
@go build -o bin/terraform-provider-stackitalpha
fmt:
@gofmt -s -w .