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
Original file line number
Diff line number
Diff line change
@@ -502,6 +502,7 @@ No modules.
502
502
| <aname="input_create_schedules"></a> [create\_schedules](#input\_create\_schedules)| Controls whether EventBridge Schedule resources should be created |`bool`|`true`| no |
503
503
| <aname="input_create_schemas_discoverer"></a> [create\_schemas\_discoverer](#input\_create\_schemas\_discoverer)| Controls whether default schemas discoverer should be created |`bool`|`false`| no |
504
504
| <aname="input_create_targets"></a> [create\_targets](#input\_create\_targets)| Controls whether EventBridge Target resources should be created |`bool`|`true`| no |
505
+
| <aname="input_ecs_pass_role_resources"></a> [ecs\_pass\_role\_resources](#input\_ecs\_pass\_role\_resources)| List of approved roles to be passed |`list(string)`|`[]`| no |
505
506
| <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 |
506
507
| <aname="input_event_source_name"></a> [event\_source\_name](#input\_event\_source\_name)| The partner event source that the new event bus will be matched with. Must match name. |`string`|`null`| no |
507
508
| <aname="input_kinesis_firehose_target_arns"></a> [kinesis\_firehose\_target\_arns](#input\_kinesis\_firehose\_target\_arns)| The Amazon Resource Name (ARN) of the Kinesis Firehose Delivery Streams you want to use as EventBridge targets |`list(string)`|`[]`| no |
0 commit comments