Skip to content

v0.10.32

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 20:45
1b9197c

What's Changed

New features

  • feat: improve auto-detection support by @hugorut in #2755
  • feat(aws): add support for AWS CloudHSM by @aliscott in #2779
  • feat(azure): add support for Azure DNS Private Resolver (endpoints and ruleset) by @ewencodes in #2780
  • feat: add autodetect configuration to config file IC-604 by @hugorut in #2820
  • feat: add DetectedRootModules template variable IC-603 by @hugorut in #2821
  • enhance: detect projects that use terraform backend blocks as root project by @aliscott in #2781

Fixes

  • Fix autodetect varfile detection by @aliscott in #2782
  • fix: complex unknown values provided as inputs by @hugorut in #2784
  • Add discovered projects by @aliscott in #2787
  • fix: include terraform.tfvars as "auto" file by @hugorut in #2790
  • refactor: change max search depth for auto-detect by @hugorut in #2791
  • refactor: force https module get logic by @hugorut in #2789
  • fix: use correct shard pricing for premium azure redis nodes by @hugorut in #2798
  • fix: show details section when there are unsupported resources IC-562 by @hugorut in #2802
  • fix: Add hcl string functions startswith, endswith, strcontains by @tim775 in #2810
  • fix: handle backoff and retry with terraform registry modules IC-556 by @hugorut in #2803
  • fix: don't use default retryablehttp client logger by @aliscott in #2808
  • fix: correct markdown spacing for Bitbucket IC-559 by @hugorut in #2813
  • Fix graph evaluator panics by @aliscott in #2818
  • fix(google): update google_sql_database_instance resource to work with new tiers by @aliscott in #2812
  • fix: Fall back to BUILD_SOURCEBRANCHNAME when detecting azure repos s… by @alikhajeh1 in #2819
  • fix: use correct log level by @tim775 in #2822
  • fix: has template logic by @hugorut in #2824
  • fix: send logs to io.Discard unless a log level has been explicitly set by @tim775 in #2826
  • refactor: use different mocking logic for graph evaluator IC-608 by @hugorut in #2823
  • fix: handle autodetect section with --template arg by @hugorut in #2825
  • refactor: change naming for autodetect fields by @hugorut in #2827
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.4.3-0.20220529141257-bc1f419cebcf to 5.11.0 by @dependabot in #2801
  • chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #2795
  • chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #2817
  • Cost component fixes by @aliscott in #2831
  • fix: add support for provider inheritence by @tim775 in #2811

New Contributors

Full Changelog: v0.10.31...v0.10.32