Thomas Klinger
Thomas Klinger
**Is your feature request related to a problem? Please describe.** We use GitHub actions a lot to ensure code style and compliance. A pre-built GitHub action would be awesome as...
## Summary According to the documentation, the `AWS::SSM::Parameter` resource does not support the data type `aws:ssm:integration` which is required to create [webhook integrations](https://docs.aws.amazon.com/systems-manager/latest/userguide/creating-integrations.html). ## Desired Result I can create the...
**Is your feature request related to a problem? Please describe.** When using the STS `AssumeRole` API to perform tasks in the context of another IAM role, there is usually a...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When trying to install the CLI via `go install github.com/otto-de/traefik-config-validator`, I...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description Finally, release the initial stable version after the tool is in...
# Problem description When developing a VMOD, we would like to limit the scope of a call to a certain method only (in particular, `vcl_init`) to safeguard users against performance...
# Summary The edge team at [OTTO](https://github.com/otto-de) has created a fork of this project and will ensure to take care to maintain this project in the future. If you are...
## Summary As a developer, I want to configure `dynamic` VMOD to support dualstack when resolving backend endpoint IPs, so I can support dual stack architectures. Is it possible to...