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_branch"></a> [branch](#input\_branch)| branch to use for cicd |`string`|`"main"`| no |
118
-
| <aname="input_custom_input"></a> [custom\_input](#input\_custom\_input)| custom input to be included in generated events |`map(any)`|`null`| no |
119
-
| <aname="input_deploy_event_rule"></a> [deploy\_event\_rule](#input\_deploy\_event\_rule)| Feature flag, true or false |`bool`|`true`| no |
120
-
| <aname="input_deploy_event_target"></a> [deploy\_event\_target](#input\_deploy\_event\_target)| Feature flag, true or false |`bool`|`true`| no |
121
-
| <aname="input_description"></a> [description](#input\_description)| description for the cloudwatch event |`string`|`null`| no |
122
-
| <aname="input_name"></a> [name](#input\_name)| Cloudwatch event rule name |`string`|`null`| no |
123
-
| <aname="input_prjid"></a> [prjid](#input\_prjid)| Name of the project/stack e.g: mystack, nifieks, demoaci. Should not be changed after running 'tf apply' |`string`| n/a | yes |
124
-
| <aname="input_schedule"></a> [schedule](#input\_schedule)| schedule for the cloudwatch event |`string`|`"rate(1 day)"`| no |
125
-
| <aname="input_service_role"></a> [service\_role](#input\_service\_role)| service role to be used by cicd |`string`|`null`| no |
126
-
| <aname="input_suffix"></a> [suffix](#input\_suffix)| suffix to be added to cloudwatch rule name |`string`|`"rule"`| no |
| <aname="input_teamid"></a> [teamid](#input\_teamid)| Name of the team/group e.g. devops, dataengineering. Should not be changed after running 'tf apply' |`string`| n/a | yes |
129
-
| <aname="input_timeout"></a> [timeout](#input\_timeout)| timeout for cloudwatch event |`number`|`60`| no |
108
+
No inputs.
130
109
131
110
## Outputs
132
111
133
-
| Name | Description |
134
-
|------|-------------|
135
-
| <aname="output_cloudwatch_event_rule_arn"></a> [cloudwatch\_event\_rule\_arn](#output\_cloudwatch\_event\_rule\_arn)| The cloudwatch event rule ARN |
136
-
| <aname="output_cloudwatch_event_target_arn"></a> [cloudwatch\_event\_target\_arn](#output\_cloudwatch\_event\_target\_arn)| The cloudwatch event target ARN |
0 commit comments