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

Replace UnitTest Providers with ProviderFactories #115

Merged
merged 1 commit into from Sep 21, 2022
Merged

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Sep 21, 2022

  • UnitTest Providers was deprecated in favor of ProviderFactories
  • Workaround an issue with the terraform-plugin-sdk v2.23.0 that causes duplicate provider blocks when UnitTest.Providers is used
  • Update terraform-plugin-sdk from v2.22.0 to v2.23.0

Rel: hashicorp/terraform-plugin-sdk#1064

* Providers was deprecated in favor of ProviderFactories
* Workaround an issue with the terraform-plugin-sdk v2.23.0 that causes
duplicate provider blocks when UnitTest.Providers is used
* Update terraform-plugin-sdk from v2.22.0 to v2.23.0

Rel: hashicorp/terraform-plugin-sdk#1064
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant