Looking to manage Harness GitOps Agents through Terraform while using existing, customer-managed ArgoCD installation. Today, the harness_platform_gitops_agent Terraform resource does not appear to support this BYOA model.
The Harness API supports metadata such as existingInstallation and infraType, but these fields are not currently available in the Terraform provider schema. As a result, customers using an existing ArgoCD environment cannot fully manage their GitOps Agent configuration through Terraform and must create the GitOps Agent manually in the Harness UI.
Requested enhancement:
Add Terraform support for configuring a GitOps Agent against an existing ArgoCD installation, including the ability to specify the relevant BYOA metadata, such as:
  • existingInstallation
  • infraType
  • Other configuration required to associate the Harness GitOps Agent with an existing customer-managed ArgoCD instance
Created by Gino Orvieto
·