dikhan / terraform-provider-openapi

OpenAPI Terraform Provider that configures itself at runtime with the resources exposed by the service provider (defined in a swagger file)
Apache License 2.0
275 stars 48 forks source link

[BugFix: Issue #351] Upgrade terraform plugin sdk to v2.16.0 #354

Closed dikhan closed 2 years ago

dikhan commented 2 years ago

What problem does this Pull Request solve?

Upgrades the Terraform Plugin SDK version to v2.16.0

Please link to the issue number here (issue will be closed when PR is merged): Closes #351

Type of change

What type of change does your code introduce to the provider? Please put an x (w/o heading/trailing white spaces) in the boxes that apply:

Checklist

Please put an x (w/o heading/trailing white spaces) in the boxes that apply:

Checklist for Admins

codecov[bot] commented 2 years ago

Codecov Report

Base: 93.66% // Head: 93.66% // No change to project coverage :thumbsup:

Coverage data is based on head (84b5e7b) compared to base (54e1be9). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #354 +/- ## ======================================= Coverage 93.66% 93.66% ======================================= Files 60 60 Lines 3584 3584 ======================================= Hits 3357 3357 Misses 160 160 Partials 67 67 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+I.+Khan+Ramiro). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+I.+Khan+Ramiro)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.