Skip to content

Commit

Permalink
pull in argo events module from metaflow-tools instead (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackie-ob authored Apr 19, 2023
1 parent 8974f22 commit df98738
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 262 deletions.
2 changes: 1 addition & 1 deletion examples/eks_argo/argo_events.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "argo_events" {
depends_on = [helm_release.argo]
source = "./argo_events"
source = "git::git@github.com:outerbounds/metaflow-tools//common/terraform/argo_events?ref=v2.0.0"
jobs_namespace = "default"
}
23 changes: 0 additions & 23 deletions examples/eks_argo/argo_events/argo-events-helper-chart/.helmignore

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

191 changes: 0 additions & 191 deletions examples/eks_argo/argo_events/main.tf

This file was deleted.

0 comments on commit df98738

Please sign in to comment.