terraform-provider-kubernetes icon indicating copy to clipboard operation
terraform-provider-kubernetes copied to clipboard

[TK-1382] Upgrade SDKs

Open alexsomesan opened this issue 3 years ago • 0 comments

Description

  • Upgrade terraform-plugin-go to v0.13.0
  • Upgrade terraform-plugin-sdk to v2.20.0
  • Upgrade terraform-plugin-log to v0.7.0
  • Upgrade terraform-plugin-mux to v0.7.0

Acceptance tests

  • [ ] Have you added an acceptance test for the functionality being added?
  • [x] Have you run the acceptance tests on this branch?

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

Release Note

Release note for CHANGELOG:

...

References

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

alexsomesan avatar Aug 02 '22 10:08 alexsomesan