Skip to content

Commit

Permalink
feat!: point the Argo CD provider to the new repository (#133)
Browse files Browse the repository at this point in the history
* feat!: point the Argo CD provider to the new repository

* docs(terraform-docs): generate docs and write to README.adoc

---------

Co-authored-by: lentidas <[email protected]>
  • Loading branch information
lentidas and lentidas authored Oct 9, 2024
1 parent 9ac04fc commit f69deb2
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 29 deletions.
22 changes: 11 additions & 11 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Below you will only find the technical reference automatically generated from th

The following requirements are needed by this module:

- [[requirement_argocd]] <<requirement_argocd,argocd>> (>= 5)
- [[requirement_argocd]] <<requirement_argocd,argocd>> (>= 6)

- [[requirement_kubernetes]] <<requirement_kubernetes,kubernetes>> (>= 2)

Expand All @@ -44,16 +44,16 @@ The following providers are used by this module:

- [[provider_utils]] <<provider_utils,utils>> (>= 1)

- [[provider_argocd]] <<provider_argocd,argocd>> (>= 5)
- [[provider_argocd]] <<provider_argocd,argocd>> (>= 6)

- [[provider_null]] <<provider_null,null>> (>= 3)

=== Resources

The following resources are used by this module:

- https://registry.terraform.io/providers/oboukili/argocd/latest/docs/resources/application[argocd_application.this] (resource)
- https://registry.terraform.io/providers/oboukili/argocd/latest/docs/resources/project[argocd_project.this] (resource)
- https://registry.terraform.io/providers/argoproj-labs/argocd/latest/docs/resources/application[argocd_application.this] (resource)
- https://registry.terraform.io/providers/argoproj-labs/argocd/latest/docs/resources/project[argocd_project.this] (resource)
- https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/namespace[kubernetes_namespace.kube_prometheus_stack_namespace] (resource)
- https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/secret[kubernetes_secret.thanos_object_storage_secret] (resource)
- https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource[null_resource.dependencies] (resource)
Expand Down Expand Up @@ -120,7 +120,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v11.1.1"`
Default: `"v12.0.0"`

==== [[input_cluster_issuer]] <<input_cluster_issuer,cluster_issuer>>

Expand Down Expand Up @@ -346,7 +346,7 @@ Description: The admin password for Grafana.
[cols="a,a",options="header,autowidth"]
|===
|Name |Version
|[[requirement_argocd]] <<requirement_argocd,argocd>> |>= 5
|[[requirement_argocd]] <<requirement_argocd,argocd>> |>= 6
|[[requirement_kubernetes]] <<requirement_kubernetes,kubernetes>> |>= 2
|[[requirement_null]] <<requirement_null,null>> |>= 3
|[[requirement_random]] <<requirement_random,random>> |>= 3
Expand All @@ -358,10 +358,10 @@ Description: The admin password for Grafana.
[cols="a,a",options="header,autowidth"]
|===
|Name |Version
|[[provider_random]] <<provider_random,random>> |>= 3
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 5
|[[provider_kubernetes]] <<provider_kubernetes,kubernetes>> |>= 2
|[[provider_random]] <<provider_random,random>> |>= 3
|[[provider_utils]] <<provider_utils,utils>> |>= 1
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 6
|[[provider_null]] <<provider_null,null>> |>= 3
|===
Expand All @@ -370,8 +370,8 @@ Description: The admin password for Grafana.
[cols="a,a",options="header,autowidth"]
|===
|Name |Type
|https://registry.terraform.io/providers/oboukili/argocd/latest/docs/resources/application[argocd_application.this] |resource
|https://registry.terraform.io/providers/oboukili/argocd/latest/docs/resources/project[argocd_project.this] |resource
|https://registry.terraform.io/providers/argoproj-labs/argocd/latest/docs/resources/application[argocd_application.this] |resource
|https://registry.terraform.io/providers/argoproj-labs/argocd/latest/docs/resources/project[argocd_project.this] |resource
|https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/namespace[kubernetes_namespace.kube_prometheus_stack_namespace] |resource
|https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/secret[kubernetes_secret.thanos_object_storage_secret] |resource
|https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource[null_resource.dependencies] |resource
Expand Down Expand Up @@ -425,7 +425,7 @@ Description: The admin password for Grafana.
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v11.1.1"`
|`"v12.0.0"`
|no
|[[input_cluster_issuer]] <<input_cluster_issuer,cluster_issuer>>
Expand Down
8 changes: 4 additions & 4 deletions aks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

The following requirements are needed by this module:

- [[requirement_argocd]] <<requirement_argocd,argocd>> (>= 5)
- [[requirement_argocd]] <<requirement_argocd,argocd>> (>= 6)

- [[requirement_kubernetes]] <<requirement_kubernetes,kubernetes>> (>= 2)

Expand Down Expand Up @@ -118,7 +118,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v11.1.1"`
Default: `"v12.0.0"`

==== [[input_cluster_issuer]] <<input_cluster_issuer,cluster_issuer>>

Expand Down Expand Up @@ -338,7 +338,7 @@ Description: The admin password for Grafana.
[cols="a,a",options="header,autowidth"]
|===
|Name |Version
|[[requirement_argocd]] <<requirement_argocd,argocd>> |>= 5
|[[requirement_argocd]] <<requirement_argocd,argocd>> |>= 6
|[[requirement_kubernetes]] <<requirement_kubernetes,kubernetes>> |>= 2
|[[requirement_null]] <<requirement_null,null>> |>= 3
|[[requirement_random]] <<requirement_random,random>> |>= 3
Expand Down Expand Up @@ -437,7 +437,7 @@ object({
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v11.1.1"`
|`"v12.0.0"`
|no

|[[input_cluster_issuer]] <<input_cluster_issuer,cluster_issuer>>
Expand Down
8 changes: 4 additions & 4 deletions eks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

The following requirements are needed by this module:

- [[requirement_argocd]] <<requirement_argocd,argocd>> (>= 5)
- [[requirement_argocd]] <<requirement_argocd,argocd>> (>= 6)

- [[requirement_kubernetes]] <<requirement_kubernetes,kubernetes>> (>= 2)

Expand Down Expand Up @@ -118,7 +118,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v11.1.1"`
Default: `"v12.0.0"`

==== [[input_cluster_issuer]] <<input_cluster_issuer,cluster_issuer>>

Expand Down Expand Up @@ -338,7 +338,7 @@ Description: The admin password for Grafana.
[cols="a,a",options="header,autowidth"]
|===
|Name |Version
|[[requirement_argocd]] <<requirement_argocd,argocd>> |>= 5
|[[requirement_argocd]] <<requirement_argocd,argocd>> |>= 6
|[[requirement_kubernetes]] <<requirement_kubernetes,kubernetes>> |>= 2
|[[requirement_null]] <<requirement_null,null>> |>= 3
|[[requirement_random]] <<requirement_random,random>> |>= 3
Expand Down Expand Up @@ -433,7 +433,7 @@ object({
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v11.1.1"`
|`"v12.0.0"`
|no

|[[input_cluster_issuer]] <<input_cluster_issuer,cluster_issuer>>
Expand Down
8 changes: 4 additions & 4 deletions kind/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

The following requirements are needed by this module:

- [[requirement_argocd]] <<requirement_argocd,argocd>> (>= 5)
- [[requirement_argocd]] <<requirement_argocd,argocd>> (>= 6)

- [[requirement_kubernetes]] <<requirement_kubernetes,kubernetes>> (>= 2)

Expand Down Expand Up @@ -99,7 +99,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v11.1.1"`
Default: `"v12.0.0"`

==== [[input_cluster_issuer]] <<input_cluster_issuer,cluster_issuer>>

Expand Down Expand Up @@ -319,7 +319,7 @@ Description: The admin password for Grafana.
[cols="a,a",options="header,autowidth"]
|===
|Name |Version
|[[requirement_argocd]] <<requirement_argocd,argocd>> |>= 5
|[[requirement_argocd]] <<requirement_argocd,argocd>> |>= 6
|[[requirement_kubernetes]] <<requirement_kubernetes,kubernetes>> |>= 2
|[[requirement_null]] <<requirement_null,null>> |>= 3
|[[requirement_random]] <<requirement_random,random>> |>= 3
Expand Down Expand Up @@ -396,7 +396,7 @@ object({
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v11.1.1"`
|`"v12.0.0"`
|no

|[[input_cluster_issuer]] <<input_cluster_issuer,cluster_issuer>>
Expand Down
8 changes: 4 additions & 4 deletions sks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ In order to be able to check the logs collected by Loki in the Grafana interface

The following requirements are needed by this module:

- [[requirement_argocd]] <<requirement_argocd,argocd>> (>= 5)
- [[requirement_argocd]] <<requirement_argocd,argocd>> (>= 6)

- [[requirement_kubernetes]] <<requirement_kubernetes,kubernetes>> (>= 2)

Expand Down Expand Up @@ -240,7 +240,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v11.1.1"`
Default: `"v12.0.0"`

==== [[input_cluster_issuer]] <<input_cluster_issuer,cluster_issuer>>

Expand Down Expand Up @@ -466,7 +466,7 @@ Description: The admin password for Grafana.
[cols="a,a",options="header,autowidth"]
|===
|Name |Version
|[[requirement_argocd]] <<requirement_argocd,argocd>> |>= 5
|[[requirement_argocd]] <<requirement_argocd,argocd>> |>= 6
|[[requirement_kubernetes]] <<requirement_kubernetes,kubernetes>> |>= 2
|[[requirement_null]] <<requirement_null,null>> |>= 3
|[[requirement_random]] <<requirement_random,random>> |>= 3
Expand Down Expand Up @@ -542,7 +542,7 @@ object({
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v11.1.1"`
|`"v12.0.0"`
|no
|[[input_cluster_issuer]] <<input_cluster_issuer,cluster_issuer>>
Expand Down
4 changes: 2 additions & 2 deletions terraform.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
terraform {
required_providers {
argocd = {
source = "oboukili/argocd"
version = ">= 5"
source = "argoproj-labs/argocd"
version = ">= 6"
}
utils = {
source = "cloudposse/utils"
Expand Down

0 comments on commit f69deb2

Please sign in to comment.