Skip to content

Commit

Permalink
Removing sdkv2 code, and replacing with framework
Browse files Browse the repository at this point in the history
  • Loading branch information
JaylonmcShan03 committed Jan 10, 2025
1 parent 9de6787 commit 1caa9ae
Show file tree
Hide file tree
Showing 135 changed files with 724 additions and 10,408 deletions.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TEST?="./helm-framework/helm"
TEST?="./helm"
GOFMT_FILES?=$$(find . -name '*.go' |grep -v vendor)
COVER_TEST?=$$(go list ./... |grep -v 'vendor')
WEBSITE_REPO=github.com/hashicorp/terraform-website
Expand Down
92 changes: 0 additions & 92 deletions helm-framework/helm/manifest_json.go

This file was deleted.

26 changes: 0 additions & 26 deletions helm-framework/helm/manifest_json_test.go

This file was deleted.

Loading

0 comments on commit 1caa9ae

Please sign in to comment.