v0.12.1
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
HEADmethod 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.