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

[NewRelease] v0.27.1 #218

Closed lillchan closed 4 years ago

lillchan commented 4 years ago

What problem does this Pull Request solve?

Release new version 0.27.1 with bug fix #216

If you don't have an issue created, please create the issue first describing the problem and then open the PR

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 4 years ago

Codecov Report

Merging #218 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #218   +/-   ##
=======================================
  Coverage   90.27%   90.27%           
=======================================
  Files          55       55           
  Lines        3219     3219           
=======================================
  Hits         2906     2906           
  Misses        208      208           
  Partials      105      105           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5c2c992...81117e2. Read the comment docs.