Skip to content

Commit

Permalink
docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
johnricords committed Mar 21, 2024
1 parent 80c6c8e commit 3e44f18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/scheduled_event/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
| <a name="input_event_bus_name"></a> [event\_bus\_name](#input\_event\_bus\_name) | EventBridge event bus | `string` | `"default"` | no |
| <a name="input_input_transformer"></a> [input\_transformer](#input\_input\_transformer) | Transform to apply on the event input | <pre>object({<br> input_template = string<br> })</pre> | `null` | no |
| <a name="input_project_name"></a> [project\_name](#input\_project\_name) | Project name to prefix resources with | `string` | `"iam-key-enforcer"` | no |
| <a name="input_schedule_expression"></a> [schedule\_expression](#input\_schedule\_expression) | Schedule Expression for scheduled event | `string` | `"cron(0 0 * * 1 *)"` | no |
| <a name="input_tags"></a> [tags](#input\_tags) | A map of tags to add to the module resources | `map(string)` | `{}` | no |

## Outputs
Expand Down

0 comments on commit 3e44f18

Please sign in to comment.