Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Switch to terraform-provider-sdk #28

Merged
merged 1 commit into from
Oct 9, 2019
Merged

Conversation

mbarrien
Copy link
Contributor

@mbarrien mbarrien commented Oct 9, 2019

Use the new provider SDK as described in https://www.terraform.io/docs/extend/plugin-sdk.html.
Following instructions there, ran:

go install github.com/hashicorp/tf-sdk-migrator
tf-sdk-migrator check
tf-sdk-migrator migrate
rm -rf vendor
go mod vendor
go build . # Just to verify it compiles
git add -u
git add -A

@mbarrien mbarrien requested a review from a team as a code owner October 9, 2019 05:14
@mbarrien mbarrien merged commit 854719d into master Oct 9, 2019
@mbarrien mbarrien deleted the mbarrien/provider-sdk branch October 9, 2019 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants