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
@@ -515,6 +515,7 @@ No modules.
515
515
| <aname="input_policy"></a> [policy](#input\_policy)| An additional policy document ARN to attach to IAM role |`string`|`null`| no |
516
516
| <aname="input_policy_json"></a> [policy\_json](#input\_policy\_json)| An additional policy document as JSON to attach to IAM role |`string`|`null`| no |
517
517
| <aname="input_policy_jsons"></a> [policy\_jsons](#input\_policy\_jsons)| List of additional policy documents as JSON to attach to IAM role |`list(string)`|`[]`| no |
518
+
| <aname="input_policy_path"></a> [policy\_path](#input\_policy\_path)| Path of IAM policy to use for EventBridge |`string`|`null`| no |
518
519
| <aname="input_policy_statements"></a> [policy\_statements](#input\_policy\_statements)| Map of dynamic policy statements to attach to IAM role |`any`|`{}`| no |
519
520
| <aname="input_role_description"></a> [role\_description](#input\_role\_description)| Description of IAM role to use for EventBridge |`string`|`null`| no |
520
521
| <aname="input_role_force_detach_policies"></a> [role\_force\_detach\_policies](#input\_role\_force\_detach\_policies)| Specifies to force detaching any policies the IAM role has before destroying it. |`bool`|`true`| no |
0 commit comments