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-1
Original file line number
Diff line number
Diff line change
@@ -320,7 +320,7 @@ No modules.
320
320
| <aname="input_create_archives"></a> [create\_archives](#input\_create\_archives)| Controls whether EventBridge Archive resources should be created |`bool`|`false`| no |
321
321
| <aname="input_create_bus"></a> [create\_bus](#input\_create\_bus)| Controls whether EventBridge Bus resource should be created |`bool`|`true`| no |
322
322
| <aname="input_create_permissions"></a> [create\_permissions](#input\_create\_permissions)| Controls whether EventBridge Permission resources should be created |`bool`|`true`| no |
323
-
| <aname="input_create_role"></a> [create\_role](#input\_create\_role)| Controls whether IAM role for Lambda Function should be created |`bool`|`true`| no |
323
+
| <aname="input_create_role"></a> [create\_role](#input\_create\_role)| Controls whether IAM roles should be created |`bool`|`true`| no |
324
324
| <aname="input_create_rules"></a> [create\_rules](#input\_create\_rules)| Controls whether EventBridge Rule resources should be created |`bool`|`true`| no |
325
325
| <aname="input_create_targets"></a> [create\_targets](#input\_create\_targets)| Controls whether EventBridge Target resources should be created |`bool`|`true`| no |
326
326
| <aname="input_ecs_target_arns"></a> [ecs\_target\_arns](#input\_ecs\_target\_arns)| The Amazon Resource Name (ARN) of the AWS ECS Tasks you want to use as EventBridge targets |`list(string)`|`[]`| no |
0 commit comments