Skip to content

Commit

Permalink
Split apply code into multiple files
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Weiße <[email protected]>
  • Loading branch information
daniel-weisse committed Oct 16, 2023
1 parent 1e834e4 commit 2d77f54
Show file tree
Hide file tree
Showing 5 changed files with 480 additions and 409 deletions.
3 changes: 3 additions & 0 deletions cli/internal/cmd/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ go_library(
name = "cmd",
srcs = [
"apply.go",
"applyhelm.go",
"applyinit.go",
"applyterraform.go",
"cloud.go",
"cmd.go",
"config.go",
Expand Down
Loading

0 comments on commit 2d77f54

Please sign in to comment.