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 Apr 3, 2024
1 parent 5132dd9 commit 7a2aaaa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,14 @@ The following requirements are needed by this module:

The following providers are used by this module:

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

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

- [[provider_aws]] <<provider_aws,aws>>

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

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

=== Modules

The following Modules are called:
Expand Down Expand Up @@ -252,7 +252,7 @@ Default: `{}`

Description: Resource limits and requests for aws-efs-csi-driver's components. Follow the style on https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/[official documentation] to understand the format of the values."

NOTE: The default values are the same ones deployed by default by the Helm chart of the aws-ebs-csi-driver.
NOTE: These are the same values as the defaults on the Helm chart aws-efs-csi-driver.

Type:
[source,hcl]
Expand Down Expand Up @@ -435,7 +435,7 @@ object({
|[[input_resources]] <<input_resources,resources>>
|Resource limits and requests for aws-efs-csi-driver's components. Follow the style on https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/[official documentation] to understand the format of the values."
NOTE: The default values are the same ones deployed by default by the Helm chart of the aws-ebs-csi-driver.
NOTE: These are the same values as the defaults on the Helm chart aws-efs-csi-driver.
|
Expand Down

0 comments on commit 7a2aaaa

Please sign in to comment.