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: infrastructure/modules/eventpub/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
| <aname="input_environment"></a> [environment](#input\_environment)| The name of the terraformscaffold environment the module is called for |`string`| n/a | yes |
23
23
| <aname="input_event_cache_buffer_interval"></a> [event\_cache\_buffer\_interval](#input\_event\_cache\_buffer\_interval)| The buffer interval for data firehose |`number`|`500`| no |
24
24
| <aname="input_event_cache_expiry_days"></a> [event\_cache\_expiry\_days](#input\_event\_cache\_expiry\_days)| s3 archiving expiry in days |`number`|`30`| no |
25
-
| <aname="input_force_destroy_event_cache_bucket"></a> [force\_destroy\_event\_cache\_bucket](#input\_force\_destroy\_event\_cache\_bucket)| When enabled will force destroy event-cache S3 bucket |`bool`|`false`| no |
25
+
| <aname="input_force_destroy"></a> [force\_destroy](#input\_force\_destroy)| When enabled will force destroy event-cache S3 bucket |`bool`|`false`| no |
26
26
| <aname="input_group"></a> [group](#input\_group)| The name of the tfscaffold group |`string`|`null`| no |
27
27
| <aname="input_iam_permissions_boundary_arn"></a> [iam\_permissions\_boundary\_arn](#input\_iam\_permissions\_boundary\_arn)| The ARN of the permissions boundary to use for the IAM role |`string`|`null`| no |
28
28
| <aname="input_kms_key_arn"></a> [kms\_key\_arn](#input\_kms\_key\_arn)| KMS key arn to use for this function |`string`| n/a | yes |
0 commit comments