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 to v2.10.1 of the terraform-plugin-sdk. #760

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

andrewsomething
Copy link
Member

The initial impetuous for this upgrade is to resolve the acceptance test errors seen in recent runs:

unsupported state format version: expected ["0.1" "0.2"], got "1.0"

https://github.com/digitalocean/terraform-provider-digitalocean/runs/4563291901?check_suite_focus=true#step:4:973

The newer SDK version pulls in the version of github.com/hashicorp/terraform-json needed to resolve this (hashicorp/terraform-plugin-sdk#821.

Changes: https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md#2101-december-17-2021

@andrewsomething andrewsomething temporarily deployed to Acceptance Tests December 17, 2021 22:16 Inactive
Copy link
Contributor

@scotchneat scotchneat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice find 👍🏽

@andrewsomething andrewsomething merged commit d7a65dd into main Dec 17, 2021
@andrewsomething andrewsomething deleted the asb/terraform-plugin-sdk-v2-10-1 branch December 17, 2021 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants