Minor updates.
This commit is contained in:
@ -6,6 +6,10 @@ terraform {
|
||||
source = "${get_repo_root()}//modules/eks-cert-manager"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
paths = ["../eks-kube-prometheus-stack"]
|
||||
}
|
||||
|
||||
dependency "eks" {
|
||||
config_path = "../eks"
|
||||
|
||||
|
Reference in New Issue
Block a user