chore(projectmanager): remove members attribute (#737)
relates to STACKITTPR-165
This commit is contained in:
parent
a8809a4979
commit
297a8a6f88
7 changed files with 145 additions and 713 deletions
2
Makefile
2
Makefile
|
|
@ -23,8 +23,6 @@ lint: lint-golangci-lint lint-tf
|
|||
generate-docs:
|
||||
@echo "Generating documentation with tfplugindocs"
|
||||
@$(SCRIPTS_BASE)/tfplugindocs.sh
|
||||
# workaround until STACKITTPR-165 will be resolved
|
||||
@git apply $(SCRIPTS_BASE)/docs.patch
|
||||
|
||||
build:
|
||||
@go build -o bin/terraform-provider-stackit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue