mohammadll / terraform-argocd

Creating argocd rsources using terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform-Argocd

Creating argocd resources using terraform

Terraform Image

What kind of resources are we going to create?

  • Argocd Applications
    • without sync policies & sync options ✅
    • with sync policies & sync options ✅
  • Argocd Projects ✅
  • Argocd Private Repositories ✅
  • Argocd Clusters ✅
  • Argocd Applicationsets
    • cluster generator ✅
    • list generator ✅
    • git generator (directories subtype) ✅
    • git generator (files subtype) ✅
    • matrix generator ⬜
    • merge generator ⬜

About

Creating argocd rsources using terraform


Languages

Language:HCL 100.0%