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

[FeatureRequest: Issue #303] Create docs for publishing OpenAPI Terraform providers in Terraform Registry #304

Closed dikhan closed 3 years ago

dikhan commented 3 years ago

What problem does this Pull Request solve?

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

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

Codecov Report

Merging #304 (d108699) into master (86fd4cf) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #304   +/-   ##
=======================================
  Coverage   92.54%   92.54%           
=======================================
  Files          60       60           
  Lines        3071     3071           
=======================================
  Hits         2842     2842           
  Misses        155      155           
  Partials       74       74           

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 86fd4cf...d108699. Read the comment docs.