-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(terraform): vol5223 add eventbridge scheduling for batch jobs (#197
) * feat(terraform): vol5223 initial setup of eventbridge module for batch * feat(terraform): add schedules block in locals * docs: update Terraform docs * feat(terraform): create eventbridge module with temp hardcoded example * feat(terraform): create eventbridge module with temp hardcoded example * feat(terraform): create eventbridge module with temp hardcoded example * feat(terraform): create eventbridge module with temp hardcoded example * docs: update Terraform docs * feat(terraform): create eventbridge module with temp hardcoded example * feat(terraform): create eventbridge module with temp hardcoded example * feat(terraform): create eventbridge module with temp hardcoded example * feat(terraform): create eventbridge module with temp hardcoded example * feat(terraform): create eventbridge module with temp hardcoded example * feat(terraform): create eventbridge module with temp hardcoded example * feat(terraform): add if statement to scheduled jobs * feat(terraform): add if statement to scheduled jobs * docs: update Terraform docs * feat(terraform): add if statement to scheduled jobs * docs: update Terraform docs * feat(terraform): add if statement to scheduled jobs * feat(terraform): add if statement to scheduled jobs * feat(terraform): fix local schedules * feat(terraform): add if statement to scheduled jobs * feat(terraform): add if statement to scheduled jobs * feat(terraform): add if statement to scheduled jobs * feat(terraform): add conditional for scheduled jobs only * feat(terraform): add conditional for scheduled jobs only * feat(terraform): add conditional for scheduled jobs only * feat(terraform): add variables for region and account number * docs: update Terraform docs * feat(terraform): tidy up formatting for eventbridge module * feat(terraform): linting fixes * docs: update Terraform docs * feat(terraform): less strict versioning and cleaner if statement on eventbridge module * feat(terraform): attempt logical reference in eventbridge batch input * feat(terraform): fix merge conflict and remove unsued data calls * docs: update Terraform docs * feat(terraform): ammend job name and description --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
7e188a7
commit 89b09b9
Showing
4 changed files
with
57 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters