[0.9.8](https://github.com/CloudSnorkel/cdk-github-runners/compare/v0.9.7...v0.9.8) (2023-05-02)
Features
* Option to use existing VPC endpoint for Lambda access ([322](https://github.com/CloudSnorkel/cdk-github-runners/issues/322)) ([89ba369](https://github.com/CloudSnorkel/cdk-github-runners/commit/89ba369976f63dd7e937ddfc4e540efa04434a23)), closes [#320](https://github.com/CloudSnorkel/cdk-github-runners/issues/320)
Bug Fixes
* Better idle runner deleter ([314](https://github.com/CloudSnorkel/cdk-github-runners/issues/314)) ([9c61574](https://github.com/CloudSnorkel/cdk-github-runners/commit/9c615741a9e9f634d530c3c221acaf9873a65a42)), closes [#139](https://github.com/CloudSnorkel/cdk-github-runners/issues/139) [#190](https://github.com/CloudSnorkel/cdk-github-runners/issues/190)
* Don't ignore `allowedIps` with `LambdaAccess.apiGateway({allowsVpc: vpc})` ([321](https://github.com/CloudSnorkel/cdk-github-runners/issues/321)) ([f7600d3](https://github.com/CloudSnorkel/cdk-github-runners/commit/f7600d3e3695d782b7c4256862249e673aa6ff90))