Daniel Wood
Daniel Wood
Also missing support for the resource/ifecycle/precondition block: ```hcl resource "resource_unit" "this" { lifecycle { precondition { } } }
This issue is still present in version 4.100.0. I'll be opening a SR and having my TAM look at it, hopefully that will get it on a roadmap. Edit: Opened...
If anyone is looking for a stop-gap solution before #1121 is merged, I implemented this on our runners which has alleviated the KMS bottleneck and prevented failures (decrypting hundreds of...
> Instead of trying to sort the keys, I would suggest a `--prefer` option that could be specified multiple times. We have some SOPS files that are used across clouds,...
This is also impacting our deployments of custom aarch64 images. We can add VM.Standard.A1.Flex, but we cant remove all the automatically added amd64 shapes without a separate golang app that...