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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,7 @@ No modules.
41
41
| <aname="input_s3_bucket_names"></a> [s3\_bucket\_names](#input\_s3\_bucket\_names)| n/a |`list(string)`|`[]`| no |
42
42
| <aname="input_sse_algorithm"></a> [sse\_algorithm](#input\_sse\_algorithm)| The server-side encryption algorithm to use. Valid values are AES256 and aws:kms, defaults to aws:kms. |`string`|`"aws:kms"`| no |
43
43
| <aname="input_tags"></a> [tags](#input\_tags)| n/a |`map(any)`|`{}`| no |
44
+
| <aname="input_version_lifecycle_expiration_days"></a> [version\_lifecycle\_expiration\_days](#input\_version\_lifecycle\_expiration\_days)| Number of days for a bucket version's lifecycle to expire. Defaults to 0, which disables the rule |`number`|`"0"`| no |
44
45
| <aname="input_versioning_enabled"></a> [versioning\_enabled](#input\_versioning\_enabled)| n/a |`bool`|`false`| no |
0 commit comments