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

Migrate to terraform-plugin-sdk #948

Closed
wants to merge 2 commits into from

Conversation

LorbusChris
Copy link

@LorbusChris LorbusChris commented Jan 20, 2020

In order to make tests pass, this PR also updates the null and random
providers and removes the template provider which can't be used with the
plugin sdk, yet.

See:
hashicorp/terraform-provider-template#75

@LorbusChris
Copy link
Author

Rebased

@LorbusChris LorbusChris force-pushed the plugin-sdk branch 2 times, most recently from 58333cd to 591de06 Compare January 28, 2020 14:50
Also updates the null and random providers and removes the template provider
which can't be used with the plugin sdk, yet, in order to make tests pass.

See:
hashicorp/terraform-provider-template#75
@LorbusChris
Copy link
Author

Rebased again. Friendly ping @bill-rich

@aareet
Copy link
Member

aareet commented Jan 28, 2020

@LorbusChris thank you for the submission, we've got this prioritized and will work on it.

@CyrusNajmabadi
Copy link

Any progress on this @aareet ? Thanks!

@LorbusChris
Copy link
Author

Let me know if there is anything that I can do to speed this up :)

@stack72
Copy link
Contributor

stack72 commented Feb 25, 2020

ping @aareet :)

@koikonom
Copy link
Contributor

koikonom commented Mar 2, 2020

Hello,

The provider has now migrated to the tf sdk in PR #982 .

@LorbusChris
Copy link
Author

Unfortunately it looks like #982 broke the tests (providers used in tests weren't updated to versions that use the plugin-sdk, which causes type mismatches)

@ghost
Copy link

ghost commented Apr 18, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Type: Enhancement size/xxl Relative Sizing: Extra-Extra-Large
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants