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_app_name"></a> [app\_name](#input\_app\_name)| Name used for resources to create. |`string`|`"flux2-ecr-webhook"`| no |
65
65
| <aname="input_cw_logs_retention"></a> [cw\_logs\_retention](#input\_cw\_logs\_retention)| Specifies the number of days you want to retain log events in the specified log group. |`number`|`14`| no |
66
-
| <aname="input_repo_mapping"></a> [repo\_mapping](#input\_repo\_mapping)| Object with repository mapping. |`any`|`null`| no |
66
+
| <aname="input_repo_mapping"></a> [repo\_mapping](#input\_repo\_mapping)| Object with repository mapping, if this variable is set `repo_mapping_file` will be ignored. |`any`|`null`| no |
67
67
| <aname="input_repo_mapping_file"></a> [repo\_mapping\_file](#input\_repo\_mapping\_file)| YAML file path with repository mapping. |`string`|`""`| no |
68
68
| <aname="input_webhook_token"></a> [webhook\_token](#input\_webhook\_token)| Webhook token used to call the Flux receiver. |`string`|`null`| no |
0 commit comments