terraform-provider-openapi v0.21.2 Release Notes

Release Date: 2019-10-25 // over 4 years ago
  • What's new?

    • 🐛 Bug Fix #169 : Do not error out when API returns properties that are not specified in the resource definition model

    🔄 Changelog

    ⚡️ 9dcdbcc update go mod deps
    96a7c86 pump bug version
    🔀 3565e38 Merge pull request #174 from dikhan/api-props-not-in-schema-no-err
    ⚡️ ed38c9e update TestAccCDN_CreateWithZeroValues with new error message for updating an immutable prop
    ⚡️ 741126f update go mod deps
    ⚡️ 3b04de5 update error messaging when user tries to update an immutable prop
    🚚 770190d remove error when API returns property not specified in resource schema def