|
| 1 | +## What's Changed |
| 2 | + |
| 3 | +### Breaking Changes |
| 4 | +* Remove rules for dropped resources in AzureRM provider v4 by @wata727 in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/355 |
| 5 | + * The following rules have been removed |
| 6 | + * azurerm_data_factory_integration_runtime_managed_invalid_edition |
| 7 | + * azurerm_data_factory_integration_runtime_managed_invalid_license_type |
| 8 | + * azurerm_data_factory_integration_runtime_managed_invalid_max_parallel_executions_per_node |
| 9 | + * azurerm_data_factory_integration_runtime_managed_invalid_number_of_nodes |
| 10 | + * azurerm_mariadb_firewall_rule_invalid_end_ip_address |
| 11 | + * azurerm_mariadb_firewall_rule_invalid_start_ip_address |
| 12 | + * azurerm_mariadb_server_invalid_version |
| 13 | + * azurerm_mysql_firewall_rule_invalid_end_ip_address |
| 14 | + * azurerm_mysql_firewall_rule_invalid_start_ip_address |
| 15 | + * azurerm_mysql_server_invalid_version |
| 16 | + * azurerm_sql_database_invalid_create_mode |
| 17 | + * azurerm_template_deployment_invalid_deployment_mode |
| 18 | +* Bump API versions by @wata727 in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/377 |
| 19 | + * The following rules have been removed |
| 20 | + * azurerm_databricks_workspace_invalid_resource_group_name |
| 21 | + * azurerm_databricks_workspace_invalid_managed_resource_group_name |
| 22 | + |
| 23 | +### Enhancements |
| 24 | +* Bump github.com/terraform-linters/tflint-plugin-sdk from 0.20.0 to 0.22.0 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/350 |
| 25 | +* feat(vm_size): Updates vm sizes to state at 2024-02-28 by @JannoTjarks in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/359 |
| 26 | + |
| 27 | +### Chores |
| 28 | +* maintenance: Install terraform explicitly by @wata727 in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/360 |
| 29 | +* Enable Dependabot auto-merge by @wata727 in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/361 |
| 30 | +* Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0 in /tools by @dependabot in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/346 |
| 31 | +* Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/347 |
| 32 | +* Bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/352 |
| 33 | +* Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/354 |
| 34 | +* Bump golang.org/x/net from 0.24.0 to 0.33.0 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/362 |
| 35 | +* Bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0 in /tools by @dependabot in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/353 |
| 36 | +* deps: Go 1.24 by @wata727 in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/363 |
| 37 | +* Bump GoReleaser to v2 by @wata727 in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/364 |
| 38 | +* Remove hard-coded versions from integration tests by @wata727 in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/365 |
| 39 | +* Add make release for release automation by @wata727 in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/366 |
| 40 | +* Update VM sizes link from azure-docs to azure-compute-docs by @wata727 in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/367 |
| 41 | +* autogenerated maintenance by @github-actions in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/368 |
| 42 | +* Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/370 |
| 43 | +* Bump actions/attest-build-provenance from 1 to 2 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/371 |
| 44 | +* Bump github.com/zclconf/go-cty from 1.15.0 to 1.16.2 in /tools by @dependabot in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/372 |
| 45 | +* Bump github.com/zclconf/go-cty from 1.16.0 to 1.16.2 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/373 |
| 46 | +* Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/374 |
| 47 | +* Pin GitHub Action versions by @wata727 in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/375 |
| 48 | +* Add tools/api-version-bumper by @wata727 in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/376 |
| 49 | +* autogenerated maintenance by @github-actions in https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/369 |
| 50 | + |
| 51 | + |
| 52 | +**Full Changelog**: https://github.com/terraform-linters/tflint-ruleset-azurerm/compare/v0.27.0...v0.28.0 |
0 commit comments