Requirements

The following requirements are needed by this module:

Modules

The following Modules are called:

traefik

Source: ../nodeport/

Version:

Required Inputs

The following input variables are required:

argocd_namespace

Description: n/a

Type: string

base_domain

Description: n/a

Type: string

cluster_name

Description: n/a

Type: string

Optional Inputs

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

app_autosync

Description: Automated sync options for the Argo CD Application resource.

Type:

object({
    allow_empty = optional(bool)
    prune       = optional(bool)
    self_heal   = optional(bool)
  })

Default:

{
  "allow_empty": false,
  "prune": true,
  "self_heal": true
}

dependency_ids

Description: n/a

Type: map(string)

Default: {}

helm_values

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

Type: any

Default: []

namespace

Description: n/a

Type: string

Default: "traefik"

target_revision

Description: Override of target revision of the application chart.

Type: string

Default: "v1.0.0-alpha.9"

Outputs

The following outputs are exported:

id

Description: n/a = Requirements

Name Version

~> 0.24

Modules

Name Source Version

Inputs

Name Description Type Default Required

Automated sync options for the Argo CD Application resource.

object({
    allow_empty = optional(bool)
    prune       = optional(bool)
    self_heal   = optional(bool)
  })
{
  "allow_empty": false,
  "prune": true,
  "self_heal": true
}

no

n/a

string

n/a

yes

n/a

string

n/a

yes

n/a

string

n/a

yes

n/a

map(string)

{}

no

Helm values, passed as a list of HCL structures.

any

[]

no

n/a

string

"traefik"

no

Override of target revision of the application chart.

string

"v1.0.0-alpha.9"

no

Outputs

Name Description

id

n/a