Mithun Ayachit
Mithun Ayachit
>I don't know that this is the best solution, because it doesn't account for the .tfvars extension I believe it does. A `terraform fmt *.tf` is the same as `terraform...
It would also be useful to allow use of a role defined outside the stack.
* Can the Dockerfile be split into multiple stages so that the published image does not necessarily contain the sources and build directory? * Ideally, the docker image should be...
> @mithun Can your https://github.com/mithun/swaggen-docker take all the same parameter as the official binary ? Yes
Actually. Scratch that. It only compiles, but doesn't work yet. The soy templates are not rendering. Can someone help fix that? (I have no experience with Atlassian plugin development)
@terabyte Sounds good. Thanks.
@terabyte I just tried https://github.com/terabyte/stash-codesearch-plugin/releases/tag/2.0.0 and it works for me. Thanks for helping out.
FWIW, this should be both a bug and a feature request. ## Bug Using a `value_type: cidr` and `value: []` (list) silently [ignores](https://github.com/cloud-custodian/cloud-custodian/blob/master/c7n/utils.py#L410) the `value: []`. This can confuse a...
>ingress filter chaining That would help with this use case as well. What would a chained-ingress filter look like? Also, Doesn't the `match-operator` already implicitly support matching multiple-conditions? IMO, updating...
I'm running into a similar issue when trying to install from a private _registry_ or `index-url` (e.g., github/gitlab/artifactory/etc) that requires authentication. In my case, I'm using `keyring` to store the...