Feature/safo6 nrl 721 seed sandbox data#1140
Conversation
|
💥 Something went wrong while deploying the pull request environment. |
|
🚀 PR environment successfully deployed. |
|
🚀 PR environment successfully deployed. |
|
🚀 PR environment successfully deployed. |
|
🚀 PR environment successfully deployed. |
|
🚀 PR environment successfully deployed. |
|
🚀 PR environment successfully deployed. |
|
🚀 PR environment successfully deployed. |
|
🚀 PR environment successfully deployed. |
|
🚀 PR environment successfully deployed. |
terraform/account-wide-infrastructure/dev/lambda__seed-sandbox.tf
Outdated
Show resolved
Hide resolved
| description = "Rule to clear and reseed sandbox data" | ||
| # Set this to weekly once development and testing is complete | ||
| # schedule_expression = "cron(0 2 ? * SUN *)" # 2am UTC, every Sunday | ||
| schedule_expression = "cron(0/15 9-17 ? * MON-FRI *)" # Every 15 minutes, 9am-5pm UTC, Monday-Friday |
There was a problem hiding this comment.
worth making this schedule a module var? that way we could have different schedules for dev and test if we want. Not sure if it's worth it though, up to you.
There was a problem hiding this comment.
Great call, yep will do that 👍
| "kms:Decrypt", | ||
| "kms:DescribeKey" | ||
| ] | ||
| Resource = "*" |
There was a problem hiding this comment.
do we have an option to restrict this to a specific key? rather than all keys?
There was a problem hiding this comment.
Good catch, let's do that 👍
terraform/account-wide-infrastructure/test/lambda__seed-sandbox.tf
Outdated
Show resolved
Hide resolved
|
🚀 PR environment successfully deployed. |
|
🚀 PR environment successfully deployed. |
|
🚀 PR environment successfully deployed. |
|
|
🚀 PR environment successfully deployed. |
|
🚀 PR environment successfully deployed. |
|
|
🚀 PR environment successfully deployed. |



Uh oh!
There was an error while loading. Please reload this page.