Albin Gustavsson

Results 14 comments of Albin Gustavsson

Would it be possible to simply implement an option to disable the indention from this plugin? I find the standard yaml indention logic to be enough but it would still...

Isn't the reason the module manages the jvm.options template file to make it possible to set Java options at all, for instance changing the Heap size? I don't really see...

I'm also seeing this issue, but I think it's not necessarily an issue with the LB Controller? It seems draining for NLBs doesn't work as I would have expected. Instead...

I just noticed that an update on the store released 4 days ago mentions "improvements in server trust detection", perhaps this is solved? I'm unable to test this for a...

@geekofalltrades I'm still seeing this with Terragrunt `v0.48.0` and Terraform `v1.5.2`. Seeding the plugin cache does not seem to help either, I'm running into this issue after running a `terragrunt...

I believe this affects the [`aws_kms_key`](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/kms_key) resource as well. The docs for [CreateKey](https://docs.aws.amazon.com/kms/latest/APIReference/API_CreateKey.html) states: > To create a KMS key in an [external key store](https://docs.aws.amazon.com/kms/latest/developerguide/keystore-external.html), use the Origin parameter with...

+1 and the documentation for actions explicitly state that containers should be run as root: https://docs.github.com/en/free-pro-team@latest/actions/creating-actions/dockerfile-support-for-github-actions . Yet if you follow this, the builds will break, unless you're running they...

No, I'm specifically talking about region. It would be really nice if OpenStack providers has their shit together at the same level as AWS, GCP, etc.. But it seems more...

For what it's worth I seem to have been able to cut the amount of requests roughly in half by setting `--wait-interval=24h` and `--compact.cleanup-interval=0s`, drastically increasing the interval compactions are...

Imo the best option would be to implement a distinct selection buffer that is mapped to the Middle mouse button, as is commonly found in Linux distros. This buffer would...