-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make this provider Terraform 0.12 ready #6
Comments
The TLS error could be something on your end. Are you working behind a proxy or something that would cause handshake failure if not done properly? |
I don’t think there is anything wrong on my side, because I used Terraform normally right after I was trying this provider and opened this issue yesterday.
24 лют. 2019 р. о 16:11 Matthew Callens <[email protected]> пише:
… The TLS error could be something on your end. Are you working behind a proxy or something that would cause handshake failure if not done properly?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
According to this document Terraform's 0.12 has a redesigned RPC system that seems to not be cross-compatible with previous version of Terraform. I'm going to wait until it is actually released before I update the provider to use 0.12. |
Supports terraform 0.12 as of v3 release |
Great! Thank you! |
Thank you for this provider!
Is your feature request related to a problem? Please describe.
I'd like to use this provider to manage files (antonbabenko/terraform-docs-as-pdf#2) on Dropbox using Terraform 0.12, but it is not compatible with available 0.12 beta or alpha.
Describe the solution you'd like
Recompile it with Terraform 0.12 source code
Describe alternatives you've considered
Terraform 0.11 potentially will work fine with this provider (see #7), but I would like to use Terraform 0.12 there
Additional context
Gives this error:
The text was updated successfully, but these errors were encountered: