Skip to content
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

Update README.md with terraform v0.12 #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

phillipj
Copy link
Contributor

This has been a little confusing, since the latest release is meant to be used in combination with terraform v0.12.0.

@mcanevet
Copy link
Contributor

It should also work for earlier versions.

@phillipj
Copy link
Contributor Author

Oh really 🤔Then I guess the issue we've encountered on my team, is using an older terraform-provider-pass version with terraform v0.12. That resulted in an error similar to:

$ terraform plan

Error: Failed to instantiate provider "pass" to obtain schema: Incompatible API version with plugin. Plugin version: 4, Client versions: [5]

So the README.md should ideally say terraform v0.11 and v0.12?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants