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
omohammed95 authored and github-actions[bot] committed May 31, 2024
1 parent ad8fdb5 commit c9ab498
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,14 @@ Type: `bool`

Default: `false`

==== [[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>

Description: Enable or disable network policy for Thanos components.

Type: `bool`

Default: `false`

=== Outputs

The following outputs are exported:
Expand Down Expand Up @@ -303,8 +311,8 @@ Description: ID to pass other modules in order to refer to this module as a depe
|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_argocd]] <<provider_argocd,argocd>> |>= 5
|===
= Resources
Expand Down Expand Up @@ -513,6 +521,12 @@ object({
|`false`
|no
|[[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>
|Enable or disable network policy for Thanos components.
|`bool`
|`false`
|no
|===
= Outputs
Expand Down
14 changes: 14 additions & 0 deletions aks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,14 @@ Type: `bool`

Default: `false`

==== [[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>

Description: Enable or disable network policy for Thanos components.

Type: `bool`

Default: `false`

=== Outputs

The following outputs are exported:
Expand Down Expand Up @@ -740,6 +748,12 @@ object({
|`false`
|no
|[[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>
|Enable or disable network policy for Thanos components.
|`bool`
|`false`
|no
|===
= Outputs
Expand Down
14 changes: 14 additions & 0 deletions eks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,14 @@ Type: `bool`

Default: `false`

==== [[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>

Description: Enable or disable network policy for Thanos components.

Type: `bool`

Default: `false`

=== Outputs

The following outputs are exported:
Expand Down Expand Up @@ -768,6 +776,12 @@ object({
|`false`
|no
|[[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>
|Enable or disable network policy for Thanos components.
|`bool`
|`false`
|no
|===
= Outputs
Expand Down
14 changes: 14 additions & 0 deletions kind/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,14 @@ Type: `bool`

Default: `false`

==== [[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>

Description: Enable or disable network policy for Thanos components.

Type: `bool`

Default: `false`

=== Outputs

The following outputs are exported:
Expand Down Expand Up @@ -645,6 +653,12 @@ object({
|`false`
|no
|[[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>
|Enable or disable network policy for Thanos components.
|`bool`
|`false`
|no
|===
= Outputs
Expand Down
14 changes: 14 additions & 0 deletions sks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,14 @@ Type: `bool`

Default: `false`

==== [[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>

Description: Enable or disable network policy for Thanos components.

Type: `bool`

Default: `false`

=== Outputs

The following outputs are exported:
Expand Down Expand Up @@ -599,6 +607,12 @@ object({
|`false`
|no
|[[input_network_policy_thanos]] <<input_network_policy_thanos,network_policy_thanos>>
|Enable or disable network policy for Thanos components.
|`bool`
|`false`
|no
|===
= Outputs
Expand Down

0 comments on commit c9ab498

Please sign in to comment.