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 authored and github-actions[bot] committed Jul 20, 2023
1 parent 3d04057 commit 8644625
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v1.0.0"`
Default: `"v2.0.0"`

==== [[input_namespace]] <<input_namespace,namespace>>

Expand Down Expand Up @@ -480,9 +480,9 @@ Description: ID to pass other modules in order to refer to this module as a depe
|===
|Name |Version
|[[provider_random]] <<provider_random,random>> |>= 3
|[[provider_null]] <<provider_null,null>> |n/a
|[[provider_utils]] <<provider_utils,utils>> |>= 1
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 5
|[[provider_null]] <<provider_null,null>> |n/a
|===
= Resources
Expand Down Expand Up @@ -530,7 +530,7 @@ Description: ID to pass other modules in order to refer to this module as a depe
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v1.0.0"`
|`"v2.0.0"`
|no
|[[input_namespace]] <<input_namespace,namespace>>
Expand Down

0 comments on commit 8644625

Please sign in to comment.