corradomatt
corradomatt
Issue confirmed. Also, I've noted that if you create a local variable with the unknown property, it will not error... ```hcl resource "aws_eks_node_group" "example" { scaling_config { desired_size = 1...
Generating the YAML by downloading this repo and running a `make` command doesn't help me unfortunately since I'm installing Open Match with ArgoCD as a helm chart directly from your...
We ended up creating our own Helm chart for Open Match.
Any updates on when this might be merged for release? I'm working on a deployment where I'd like to use Sentinel but it looks like this is a blocker to...
This would be awesome. I use a management LXD server which connects to 5 other LXD servers as remotes. So when I spin up containers or run commands I do...
FWIW I've been able to make this work with multiple comments. Each comment calls out a different directory with it's own state/backend. You just have to make sure that you...
I'm seeing the exact same issue. Here's my version list... OS X python (2.7.10) retrying (1.3.3) six (1.4.1) Is this package abandoned?