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
| <aname="input_force_destroy"></a> [force\_destroy](#input\_force\_destroy)| n/a |`bool`|`true`| no |
38
+
| <aname="input_lifecycle_expiration_days"></a> [lifecycle\_expiration\_days](#input\_lifecycle\_expiration\_days)| Number of days for object lifecycle to expire the objects in dev env. Defaults to 0, which disables the rule |`number`|`"0"`| no |
39
+
| <aname="input_replication_permission_iam_role"></a> [replication\_permission\_iam\_role](#input\_replication\_permission\_iam\_role)| n/a |`string`|`null`| no |
40
+
| <aname="input_s3_bucket_kms_key_id"></a> [s3\_bucket\_kms\_key\_id](#input\_s3\_bucket\_kms\_key\_id)| KMS Key used to encrypt s3 buckets. Defaults to null, which uses default aws/s3 key |`string`|`null`| no |
41
+
| <aname="input_s3_bucket_names"></a> [s3\_bucket\_names](#input\_s3\_bucket\_names)| n/a |`list(string)`|`[]`| no |
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
+
| <aname="input_tags"></a> [tags](#input\_tags)| n/a |`map(any)`|`{}`| no |
44
+
| <aname="input_versioning_enabled"></a> [versioning\_enabled](#input\_versioning\_enabled)| n/a |`bool`|`false`| no |
0 commit comments