4 ways to use Argo CD and Terraform together
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
Four integration patterns for combining Argo CD and Terraform in production GitOps workflows are explored, addressing the common challenge of sharing configuration and secrets between the two tools. The approaches range from simple (using DNS conventions to avoid sharing altogether) to pure GitOps (having Terraform commit files
•17m read time• From octopus.com
Table of contents
Using Argo CD for all Kubernetes resourcesThe elephant in the room - sharing values between Argo CD and TerraformApproach 1 - Share nothing and use DNSApproach 2 - Commit files to Git with TerraformApproach 3 - Inject Kubernetes resources directly on the clusterApproach 4 - Use the GitOps bridge projectBonus alternative - CrossplaneComparison of all solutionsTags:Sort: