terraform-provider-openapi v0.29.2 Release Notes

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

    • ๐Ÿ›  PR #237 [BugFix: Issue #236] Don't update the state if the import fails

    ๐Ÿ”„ Changelog

    ๐Ÿ”€ 1b794f8 Merge pull request #238 from dikhan/pump-v-0.29.2
    7533ac6 pump version to v0.29.2
    ๐Ÿ›  c125d4b Merge pull request #237 from dikhan/bugfix/dont-create-state-if-import-failed
    โœ… 9397953 fix TestImporter - if import returns an err, then data should be nil
    5d37b3d if the import fails return the error and set the data to nil