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_cloudwatch_event_config"></a> [cloudwatch\_event\_config](#input\_cloudwatch\_event\_config)| Cloudwatch event configuration |`map(any)`|`{}`| no |
119
+
| <aname="input_extra_tags"></a> [extra\_tags](#input\_extra\_tags)| Additional tags to associate |`map(string)`|`{}`| no |
120
+
| <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 |
121
+
| <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 |
109
122
110
123
## Outputs
111
124
112
-
No outputs.
125
+
| Name | Description |
126
+
|------|-------------|
127
+
| <aname="output_event_rule_arn"></a> [event\_rule\_arn](#output\_event\_rule\_arn)| The cloudwatch event rule ARN |
128
+
| <aname="output_event_target_arn"></a> [event\_target\_arn](#output\_event\_target\_arn)| The cloudwatch event target ARN |
0 commit comments