Skip to content

Commit

Permalink
fix: explicit dependencies on eks-addons-critical
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Lefevre <[email protected]>
  • Loading branch information
ArchiFleKs committed Jan 26, 2022
1 parent 8bd1a47 commit 7ed027a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
dependencies {
paths = ["../eks-addons-critical"]
}

include "root" {
path = find_in_parent_folders()
expose = true
Expand Down

0 comments on commit 7ed027a

Please sign in to comment.