Requirements

The following requirements are needed by this module:

Providers

The following providers are used by this module:

Resources

The following resources are used by this module:

Optional Inputs

The following input variables are optional (have default values):

helm_values

Description: Helm values, passed as a list of HCL structures.

Type: any

Default:

[
  {
    "argo-cd": {}
  }
]

namespace

Description: n/a

Type: string

Default: "argocd"

Outputs

The following outputs are exported:

argocd_accounts_pipeline_tokens

Description: The ArgoCD accounts pipeline tokens.

argocd_auth_token

Description: The token to set in ARGOCD_AUTH_TOKEN environment variable. May be used for configuring argocd terraform provider

argocd_namespace

Description: n/a

argocd_server_secretkey

Description: The ArgoCD server secret key.

id

Description: n/a = Requirements

Name Version

>= 1.2

>= 2

>= 1

jwt

>= 1.1

>= 1.6

Providers

Name Version

>= 2

jwt

>= 1.1

n/a

n/a

n/a

>= 1.6

Resources

Name Type

resource

resource

resource

resource

resource

resource

data source

Inputs

Name Description Type Default Required

Helm values, passed as a list of HCL structures.

any

[
  {
    "argo-cd": {}
  }
]

no

n/a

string

"argocd"

no

Outputs

Name Description

The ArgoCD accounts pipeline tokens.

The token to set in ARGOCD_AUTH_TOKEN environment variable. May be used for configuring argocd terraform provider

n/a

The ArgoCD server secret key.

id

n/a