You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2019. It is now read-only.
Hi @rgl ,
excellent work thanks.
I saw this issue on terraform when people are asking if you will be interested in opening a PR on terraform for your plugin to be natively supported: hashicorp/terraform#2611
The text was updated successfully, but these errors were encountered:
@rolele
From what I can tell this is no longer supported. I may see about branching this myself sometime soon as I'm not able to even get the plugin working with the current version of terraform. I receive the following error
elricsfate@jumparina:~/tf_conf$ terraform plan
Error configuring: 1 error(s) occurred:
Incompatible API version with plugin. Plugin version: 4, Ours: 2
Sorry, forgot to update this. This will still work on TF 0.8.8 but you need to compile it against that version.
I've forked this repo, added additional functionality, and provided instructions on compiling properly. There is also a release uploaded if you don't feel like building.
Hi @rgl ,
excellent work thanks.
I saw this issue on terraform when people are asking if you will be interested in opening a PR on terraform for your plugin to be natively supported:
hashicorp/terraform#2611
The text was updated successfully, but these errors were encountered: