https://github.com/mohammadll/terraform-argocd
Creating argocd rsources using terraform
https://github.com/mohammadll/terraform-argocd
argocd terraform
Last synced: about 1 month ago
JSON representation
Creating argocd rsources using terraform
- Host: GitHub
- URL: https://github.com/mohammadll/terraform-argocd
- Owner: mohammadll
- Created: 2023-09-27T12:19:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T19:41:17.000Z (over 2 years ago)
- Last Synced: 2025-03-20T05:30:19.525Z (over 1 year ago)
- Topics: argocd, terraform
- Language: HCL
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terraform-Argocd
## Creating argocd resources using terraform

## What kind of resources are we going to create?
- Argocd Applications
- without sync policies & sync options :white_check_mark:
- with sync policies & sync options :white_check_mark:
- Argocd Projects :white_check_mark:
- Argocd Private Repositories :white_check_mark:
- Argocd Clusters :white_check_mark:
- Argocd Applicationsets
- cluster generator :white_check_mark:
- list generator :white_check_mark:
- git generator (directories subtype) :white_check_mark:
- git generator (files subtype) :white_check_mark:
- matrix generator :white_large_square:
- merge generator :white_large_square: