-
**connection level security**: will we be whitelisting IPs? How does this jive with AWS spinning up new stacks.
**LDAP Alias Support**: In order to support email aliases we need to bind to LDAP with…
lloyd updated
11 years ago
-
If I run this basic test program(almost verbatim with the MSDN docs), the main argument handler is executed even when no command line arguments are specified at all
```cs
using System.CommandLine;…
-
It's common to want simple names for transformer stacks, eg.,
``` scala
type OptionalWork[T] = OptionT[Work, T]
```
Type aliases are somewhat second class in Scala however. In particular they don't …
-
### Describe the bug
When running the `cdk synth` command, the resource id of the AWS::LAMBDA::VERSION always changes on each run.
### Regression Issue
- [ ] Select this option if this issue…
-
Hi there,
### Terraform Version
```
$ terraform version
Terraform v0.11.6
+ provider.rancher v1.2.0
+ provider.template v1.0.0
```
### Affected Resource(s)
Please list the resources as a li…
-
### Issue
- Controlling other Docker Compose Stacks with Portainer seems unstable.
- E.g. krokidile is always missing
### Todo
- [x] Test Minikube setup in Vagrantbox
- [x] Write ADR about …
-
KMS recently added support for MultiRegion KMS Keys with the MultiRegion boolean Property as part of Key and the ReplicaKey which can point to a Key that has MultiRegion set to true. This is required …
-
TL;DR:
there's some counter intuitive things with this plugin.
One is that it creates an alias with the same name as the stage. (i see the docs on why this is there, and it's a good idea).
But i…
-
Hello,
I have the following error :
> Circular dependency between resources: [UpdatePhoneNumberLambdaFunctionDeploymentGroup, UpdatePhoneNumberFunctionErrorsAlarm, UpdatePhoneNumberLambdaPermis…
-
Follow on from #287 by @mmarchini
I'd like to print the stack trace in different ways. Eg:
- The library name in the stack output
- Folded format, as used by flame graphs: the stack on one line,…