Feat/mssql alpha instance (#7)
* chore: add missing resources --------- Co-authored-by: Marcel S. Henselin <marcel.henselin@stackit.cloud>
This commit is contained in:
parent
08afbcf574
commit
70db08f43f
8 changed files with 129 additions and 30 deletions
2
Makefile
2
Makefile
|
|
@ -25,7 +25,7 @@ generate-docs:
|
|||
@$(SCRIPTS_BASE)/tfplugindocs.sh
|
||||
|
||||
build:
|
||||
@go build -o bin/terraform-provider-stackitalpha
|
||||
@go build -o bin/terraform-provider-stackitprivatepreview
|
||||
|
||||
fmt:
|
||||
@gofmt -s -w .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue