Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wakumaku committed Dec 7, 2022
1 parent bc557d0 commit 6f690b4
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,12 @@ module "instanceswitcher" {
}
```

This code will create 6 EventBridge Rules, one for each scheduled time, that will execute a lambda to perform the action.
```text
Plan: 23 to add, 0 to change, 0 to destroy.
```

This code will create 5 EventBridge Rules, one for each scheduled time, that will execute a lambda to perform the action.


EventBridge Rules:

Expand Down
Binary file modified doc/img/eventbridge_rules.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/img/lambda_overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/img/lambda_triggers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6f690b4

Please sign in to comment.