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

Upgrade Go + Dependency versions to latest #54

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

dglsparsons
Copy link
Collaborator

@dglsparsons dglsparsons commented Aug 16, 2022

Release notes here: https://github.com/hashicorp/terraform-plugin-framework/releases

This is mostly a shuffling of package names for the terraform-plugin-framework.

I've renamed the provider struct to vercelProvider just so the name doesn't clash with the new terraform-plugin-framework/provider package.

I've also bumped the minimum go version to 1.19, as the latest tf-plugin is >1.18. I've had to disable the tfproviderlint tool to do this. It looks poorly maintained and still doesn't support Go1.18+ syntax.

Release notes here: https://github.com/hashicorp/terraform-plugin-framework/releases

This is mostly a shuffling of package names for the terraform-plugin-framework.

I've renamed the provider struct to vercelProvider just so the name doesn't clash with the new terraform-plugin-framework/provider package.

I've also bumped the minimum go version to 1.19, as the latest tf-plugin is >1.18. I've had to disable the `tfproviderlint` tool to do this. It looks poorly maintained and still doesn't support Go1.18+ syntax.
@dglsparsons dglsparsons merged commit 6185ff1 into main Aug 16, 2022
@dglsparsons dglsparsons deleted the upgrade-framework-versions branch August 16, 2022 13:50
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