Closed wyardley closed 3 years ago
Hello
I've pushed a fix on tf0.14 branch.
Terraform now downloads providers under the .terraform/providers
directory instead of .terraform/plugins
.
Thanks. I’ll give it a shot.
Thanks - got that to work (after fixing a local $PATH
issue).
Hi -- Thanks for building this tool. I've had my eye on it for a while, because this is the exact thing I've been looking for for ages, and finally got around to trying to setup some test cases.
I built off the tf0.14 branch (per #14), and tried to create a simple test case, however, I'm wondering if the changes in the way the registry works with 0.14 is causing an issue?
in
main.tf
: