Skip to content

v1.4.0

Compare
Choose a tag to compare
@ms-henglu ms-henglu released this 28 Feb 06:06
bddbe36

FEATURES:

  • azapi: Support default_name, default_naming_prefix and defualt_naming_suffix features by @xiaxyi in #237

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug that when apply failed there still are some attributes stored in the state by @teowa in #257
  • Fix a bug that schema validation requires redundant name fields both in resource and in body.

New Contributors