Skip to content

Commit

Permalink
added elastic dependendcies
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolagospagopa committed Aug 9, 2023
1 parent d977750 commit cc1d64b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/elk-monitoring/05_elastic_stack.tf
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ module "elastic_stack" {

depends_on = [
azurerm_kubernetes_cluster_node_pool.elastic,
module.nginx_ingress,
module.pod_identity,
kubernetes_secret.snapshot_secret
]
}
Expand Down

0 comments on commit cc1d64b

Please sign in to comment.