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

Understanding implications of the legacy SDK notification #20

Closed
synergiator opened this issue Nov 28, 2021 · 4 comments
Closed

Understanding implications of the legacy SDK notification #20

synergiator opened this issue Nov 28, 2021 · 4 comments

Comments

@synergiator
Copy link

In the log output there is the following notification:

 Provider "registry.terraform.io/cloudstack/cloudstack" produced an invalid plan 
for module....., but we are tolerating it because it is using the legacy plugin SDK.

Does it mean it's SDK level 1.x?

@harikrishna-patnala
Copy link
Contributor

@synergiator I'm also not aware of this but on quick search on google, came to know this error comes from terraform core when it finds that legacy SDK plugin is used. May be this is related to terraform version being used with this provider which is v0.12.0, but still is backward compatible wrt terraform version.

@harikrishna-patnala
Copy link
Contributor

@synergiator can you please let me know if anything else we need here or we can close this

@synergiator
Copy link
Author

thx

@frittentheke
Copy link

@harikrishna-patnala did you come to a conclusion about the root cause then?
Is there really nothing to be done on the providers side?

I just ran into a similar issue with the openstack provider, see terraform-provider-openstack/terraform-provider-openstack#1307

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

No branches or pull requests

3 participants