Skip to content

Commit

Permalink
docs(terraform-docs): generate docs and write to README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
lentidas committed Aug 14, 2024
1 parent 6d7b628 commit 25b4634
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
6 changes: 3 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ The following requirements are needed by this module:

The following providers are used by this module:

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

- [[provider_random]] <<provider_random,random>> (>= 3)

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

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

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

=== Resources
Expand Down Expand Up @@ -301,10 +301,10 @@ Description: ID to pass other modules in order to refer to this module as a depe
[cols="a,a",options="header,autowidth"]
|===
|Name |Version
|[[provider_null]] <<provider_null,null>> |>= 3
|[[provider_random]] <<provider_random,random>> |>= 3
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 5
|[[provider_utils]] <<provider_utils,utils>> |>= 1
|[[provider_null]] <<provider_null,null>> |>= 3
|===
= Resources
Expand Down
12 changes: 0 additions & 12 deletions sks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -119,12 +119,6 @@ Version:

The following input variables are required:

==== [[input_cluster_id]] <<input_cluster_id,cluster_id>>

Description: ID of the SKS cluster.

Type: `string`

==== [[input_metrics_storage]] <<input_metrics_storage,metrics_storage>>

Description: Exoscale SOS bucket configuration values for the bucket where the archived metrics will be stored.
Expand Down Expand Up @@ -389,12 +383,6 @@ Description: ID to pass other modules in order to refer to this module as a depe
[cols="a,a,a,a,a",options="header,autowidth"]
|===
|Name |Description |Type |Default |Required
|[[input_cluster_id]] <<input_cluster_id,cluster_id>>
|ID of the SKS cluster.
|`string`
|n/a
|yes
|[[input_metrics_storage]] <<input_metrics_storage,metrics_storage>>
|Exoscale SOS bucket configuration values for the bucket where the archived metrics will be stored.
|
Expand Down

0 comments on commit 25b4634

Please sign in to comment.