Skip to content

Commit

Permalink
move TFSDK model template to universe
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchy committed Dec 9, 2024
1 parent 7c9e98d commit 7f10ab5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 106 deletions.
3 changes: 0 additions & 3 deletions .codegen.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"formatter": "make fmt",
"mode": "tf_v1",
"packages": {
".codegen/model.go.tmpl": "internal/service/{{.Name}}_tf/model.go"
},
"changelog_config": ".codegen/changelog_config.yml",
"version": {
"common/version.go": "version = \"$VERSION\""
Expand Down
103 changes: 0 additions & 103 deletions .codegen/model.go.tmpl

This file was deleted.

0 comments on commit 7f10ab5

Please sign in to comment.