{
"source": "github",
"type": "pull_request_merged",
"reference_url": "https://github.com/EOSIO/my-test-repo",
"date": "2018-10-04 18:01:58 UTC"
}
{
"source": "buildkite",
"type": "build_started",
"reference_url": "https://github.com/EOSIO/my-test-repo",
"date": "2018-10-04 18:01:58 UTC"
}
terraform apply
terraform destroy
terraform apply
- Update
variables.tf
and runterraform apply
.
- Testing
- Unit testing especially around exception handling: retryable vs non-retrable errors.
- Integration testing with a test queue endpoint.
- Possibly optimize for non-1 batch size and SQS.sendMessageBatch.
- Alarms and monitoring.