Andy Knapp

Results 67 comments of Andy Knapp

Is there any progress on that? It is actually blocking us from upgrading to terraform v0.12. I think this is not a bug in vault but rather in terraform v0.12,...

> Is there any progress on that? It is actually blocking us from upgrading to terraform v0.12. I think this is not a bug in vault but rather in terraform...

I am observing a similar problem. I have my chart in `deployment/helm/my-awesome-chart` and provide the `charts_dir: deployment/helm`. But it seems that `charts_dir` can not be nested. If I put my...

I was confused with that once as well. DB creation is implicit in atlas, just create a role on, say, database_name "myaweesomedb". Collections are implicit as well, just execute a...

If you delete the cluster, you delete all databases and data inside that cluster (I think you even delete all the backups of not using cloud provider snapshots). Yes absolutely,...

@abramovi have you installed the provider? Check the Readme for installation guide, it's basically about downloading the binary from the release page and putting it into ~/.terraform.d/plugins Sent with GitHawk

I'm currently not on my computer so I can't reproduce it, but I guess the filename is not correct, you have to remove the "_linux_amd64" according to the naming scheme:...

@akshaykarle you can close this issue. Sent with GitHawk

@christianuhlcc I don't think this is possible as you need to differentiate between the different operating systems...it's quite common that you need to rename binaries that you download from the...