You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,7 @@ No modules.
89
89
| <aname="input_kms_key_id"></a> [kms\_key\_id](#input\_kms\_key\_id)| The KMS key to use for encryption |`string`|`""`| no |
90
90
| <aname="input_name_prefix"></a> [name\_prefix](#input\_name\_prefix)| Path used for each SSM parameter created by the module |`string`| n/a | yes |
91
91
| <aname="input_parameters"></a> [parameters](#input\_parameters)| Non-encrypted parameters |`map(any)`|`{}`| no |
92
+
| <aname="input_prevent_overwrite"></a> [prevent\_overwrite](#input\_prevent\_overwrite)|[Deprecated - will be removed properly in 6.x] List of parameter names to prevent overwrite for |`list(string)`|`[]`| no |
92
93
| <aname="input_secure_parameters"></a> [secure\_parameters](#input\_secure\_parameters)| Secure parameters |`map(any)`|`{}`| no |
93
94
| <aname="input_tags"></a> [tags](#input\_tags)| n/a |`map(any)`|`{}`| no |
0 commit comments