Ladislav Zitka
Ladislav Zitka
@jowens additionally - I still believe that the idea of Key/Value store usage as property store might not be completely bullshit, but I totally agree that such K/V store must...
@jowens - on one of solution I work on the graph database is having properties very long (could reach even 500 and more characters), but that is more issue with...
I have found another way to do it via imports, but that is traversing the other way trough a tree: https://github.com/gruntwork-io/terragrunt-infrastructure-live-example/issues/70
No, it works via inputs, while in this directory the region and account hcl files defines locals instead of inputs, so it won't work..hm..
I have found on stackoverflow some related stuff(https://stackoverflow.com/questions/49316650/aws-sts-token-refresh-with-existing-token-received-from-assumerolewithsaml): [](https://stackoverflow.com/posts/69653860/timeline) Your question is one I was working on solving myself, we have a WPF Desktop Application that is attempting to log...
@galexrt - you were already brainstorming this feature here: https://github.com/galexrt/k8s-vagrant-multi-node/issues/80
Any hints guys?
@stevehu thx, going to study
@stevehu - Isn't better something like RBAC and ABAC instead of rule based engine? I mean if you go to attribute level you can end up with unmanageable set of...
Also when I run this command under single; sh generate_kustomization.sh timescaledb-single The kustomization.yaml file is completely empty