Skip to content

v0.12.1

Choose a tag to compare

@github-actions github-actions released this 20 Nov 05:53
· 284 commits to main since this release

BUG FIXES:

  • Fix the bug that resource types with same name but different casing are not handled correctly.
  • Fix the bug that coverage reports are generated even if there are no valid test cases.
  • Fix the bug that other dependency resolvers are not called when error occurs in the previous dependency resolver.
  • Fix the bug that the generated resources are not in the correct order.
  • Fix the bug that HEAD method and other methods combination couldn't be handled correctly.
  • Fix the bug that error reports are not generated for other azapi resources.
  • Fix the bug that error reports are not generated when error happens during the terraform plan.