terraform-provider-openapi v0.30.1 Release Notes

Release Date: 2020-07-06 // almost 4 years ago
  • What's new?

    • ⚡️ PR #251 [TechDebt: Issue #250] Update PR template to include issue closing keyword
    • PR #249 [FeatureRequest: Issue #248] Add sections to documentaton generator

    🔄 Changelog

    🔀 0f896de Merge pull request #252 from dikhan/version/0.30.1
    2a77837 new version 0.30.1
    ⚡️ d57f1a0 Merge pull request #251 from dikhan/update-PR-with-closing-keyword
    ⚡️ f607369 update PR to include closing keyword
    🔀 70bb072 Merge pull request #249 from dikhan/feature/add-documentaton-sections
    ⚡️ 5abd8c2 update readme to note that the library uses the text/template package
    ⚡️ 43b590a update test with text/template
    5687a81 use text/template instead
    f167a67 comment out printing the resource test output (used for debugging)
    🖨 0d66630 fix spacing issue where example title was printing an empty paragraph when there was no title
    🔀 9371651 Merge branch 'feature/add-documentaton-sections' of github.com:dikhan/terraform-provider-openapi into feature/add-documentaton-sections
    ⚡️ c9d932e update failing tests - changes in spacing
    a46d3c4 add Description property to DataSource
    📚 8e2e53c render again the example documentation
    f934557 rename example output file
    📚 a01f25a fix broken link to example rendered documentation file
    8657068 add provider name to import example
    b1c9c87 add KnownIssues property to Resource
    63d8a17 add Title property to ExampleUsage
    756f414 add provider notes section below table of contents