Skip to content

Releases: Azure/tflint-ruleset-avm

v0.16.0

10 Feb 08:39
f4f1116

Choose a tag to compare

What's Changed

  • chore(deps): bump github/codeql-action from 3.30.3 to 3.30.6 by @dependabot[bot] in #130
  • chore(deps): bump github.com/terraform-linters/tflint-plugin-sdk from 0.22.0 to 0.23.0 by @dependabot[bot] in #129
  • feat: tflint rules for diagnostic settings v2 by @jaredfholgate in #145

Full Changelog: v0.15.2...v0.16.0

v0.15.2

09 Oct 05:30

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot[bot] in #88
  • chore(deps): bump github.com/spf13/afero from 1.12.0 to 1.14.0 by @dependabot[bot] in #89
  • remove all waf rules and obsolete code, bump deps, add lint tasks and codeql action by @lonegunmanb in #91
  • TFNFR10 - Category: Code Style - No Double Quotes in ignore_changes by @neil-yechenwei in #31
  • chore(deps): bump securego/gosec from 2.22.3 to 2.22.4 by @dependabot[bot] in #99
  • chore(deps): bump github/codeql-action from 3.28.15 to 3.28.17 by @dependabot[bot] in #97
  • chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #96
  • chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot[bot] in #98
  • chore(deps): bump github/codeql-action from 3.28.17 to 3.29.2 by @dependabot[bot] in #105
  • chore(deps): bump securego/gosec from 2.22.4 to 2.22.5 by @dependabot[bot] in #104
  • chore(deps): bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 by @dependabot[bot] in #101
  • chore(deps): bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 by @dependabot[bot] in #106
  • chore(deps): bump securego/gosec from 2.22.5 to 2.22.7 by @dependabot[bot] in #107
  • chore(deps): bump github/codeql-action from 3.29.2 to 3.29.4 by @dependabot[bot] in #109
  • upgrade ado pipeline by @lonegunmanb in #123
  • chore(deps): bump securego/gosec from 2.22.7 to 2.22.8 by @dependabot[bot] in #113
  • chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #112
  • update test fixture data to fix e2e test by @lonegunmanb in #124
  • chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #121
  • chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #119
  • chore(deps): bump github/codeql-action from 3.29.4 to 3.30.3 by @dependabot[bot] in #122
  • chore(deps): bump github.com/zclconf/go-cty from 1.16.3 to 1.17.0 by @dependabot[bot] in #118

Full Changelog: v0.14.1...v0.15.0

v0.14.1

07 Feb 08:43

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/terraform-linters/tflint from 0.55.0 to 0.55.1 by @dependabot in #87

Full Changelog: v0.14.0...v0.14.1

v0.13.0

10 Jan 07:17

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

09 Jan 08:51

Choose a tag to compare

What's Changed

  • Updated the Accout_Replication_Level to GRS by @chinthakaru in #73
  • chore(deps): bump github.com/terraform-linters/tflint from 0.51.1 to 0.53.0 by @dependabot in #68
  • chore(deps): bump github.com/zclconf/go-cty from 1.15.0 to 1.16.0 by @dependabot in #78
  • chore(deps): bump github.com/terraform-linters/tflint from 0.53.0 to 0.54.0 by @dependabot in #74
  • chore(deps): bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 by @dependabot in #75
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #76
  • Add valid_template_interpolation rule by @lonegunmanb in #79

New Contributors

Full Changelog: v0.11.5...v0.12.0

v0.11.5

04 Nov 03:06
6322667

Choose a tag to compare

Update build-pipeline.yml

v0.11.1

16 Jul 08:15

Choose a tag to compare

test: added test case

v0.11.0

11 Jul 02:20

Choose a tag to compare

correct modtm source in integration test

v0.10.0

08 Jul 12:06
3d68c9e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

26 Jun 09:26

Choose a tag to compare

chore(deps): bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0

Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.20.1 to 2.21.0.
- [Release notes](https://github.com/hashicorp/hcl/releases)
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/hcl/compare/v2.20.1...v2.21.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcl/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>