Hey Terraform Developers!
We’re excited to announce our first release candidate for v2.0.0 of the SDK. This release candidate, available now as v2.0.0-rc.1, can be used by running go get github.com/hashicorp/terraform-plugin-sdk@v2.0.0-rc.1
and updating your import paths to github.com/hashicorp/terraform-plugin-sdk/v2. You can find more details about what exactly is included in this release in the changelog.
We’re extremely excited about this release, and hope you are, too. We’d love to hear about any bugs you may find in the issue tracker. And of course, if one of our breaking changes doesn’t offer you a way forward, we’d like to hear about that, too. It’s most helpful to us, in that scenario, if you can articulate in concrete terms what user experience you can offer under version 1 that you can’t offer any more with version 2. Sample configs and code help a lot!
Let us know what you think, and happy Terraforming!