Skip to content

Commit d763d5d

Browse files
committed
terraform-docs: automated update action
1 parent 819b554 commit d763d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Wait until the backed-up resources are fully deployed and active. Use the kubect
103103
| mod\_dependency | Dependence variable binds all AWS resources allocated by this module, dependent modules reference this variable. | `any` | `null` | no |
104104
| namespace | Kubernetes namespace to deploy Velero Helm chart. | `string` | `"velero"` | no |
105105
| service\_account\_name | Velero service account name | `string` | `"velero"` | no |
106-
| settings | Additional settings which will be passed to the Helm chart values. | `map(any)` | `{}` | no |
106+
| settings | Additional settings which will be passed to the Helm chart values. | `map` | `{}` | no |
107107
| volume\_snapshot\_name | Variable indicating the snapshot name. | `string` | `"velero-snapshot"` | no |
108108
109109
## Outputs

0 commit comments

Comments
 (0)