Torben
Torben
Hi :) I need to have all lambdas running in a VPC. That means currently we cannot run this tool. Would you be open for a PR to support a...
Hi, we would love to use this resource but have a small problem with the authentication. We do not want to generate a personal access token as that would give...
**What is the problem?** The cost of a service change from time to time. Savings by scale, inflations, ... The spec of the catalog says > Periodically, a Platform MAY...
Hi, unfortunately our accounts do not have an alias and therefore we cannot use aws-nuke. What do you think about adding a fallback for accounts without alias? Currently there is...
Hi, we ran into a similar problem as described in https://github.com/node-saml/xml-crypto/issues/165 But on our side, we reused the SignedXml object and called for each request `addReference`. This produced the same...
Hi, we are in the process of migrating to the registry image resource and found one issue when running [testcafe](https://devexpress.github.io/testcafe/). I created a minimal example, but have no idea how...
## :rocket: Feature Request ### General Information * [x] :wave: I may be able to implement this feature request * [ ] :warning: This feature might incur a breaking change...
**What’s missing?** An easy to use type of the extension to octokit this plugin provides. **Why?** We are passing an octokit instance as constructor parameter. To benefit of typing we...
Hi, especially in corporate environments there is sometimes the requirement to run all internet traffic through a proxy. Currently we manually check for an env variable in the bootstrap script...
### What happened? According to [the documentation](https://docs.github.com/en/webhooks/webhook-events-and-payloads) all webhook events have an optional `enterprise` property. But the node types do not have it. If would be cool to have it...