Skip to content

Commit 0d9a217

Browse files
committed
add templated apps
1 parent 4befc1a commit 0d9a217

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

argocd-bootstrap/main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ resource "argocd_application" "app-of-apps" {
6464

6565
# }
6666
# }
67-
}
67+
}
6868
depends_on = [argocd_project.projects]
69-
69+
}
7070
}
7171

7272

0 commit comments

Comments
 (0)