Y
Hacker News
new
|
ask
|
show
|
jobs
by
signalnine
3110 days ago
We've got a CI pipeline that deploys Lambda functions via Terraform and Jenkins. There are some slightly tricky bits but it's not really that hard to do.
1 comments
lotyrin
3110 days ago
So like, CI uses Terraform populates all of your functions + other resources in a temporary environment and runs whole-system integration tests?
link