Skip to content

Commit

Permalink
Bump up version to v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wata727 committed Mar 30, 2024
1 parent d20dfef commit 85dd9b7
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 5 deletions.
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,47 @@
## 0.26.0 (2024-03-31)

### Breaking Changes

- [#321](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/321): Bump API versions
- Added rules
- azurerm_netapp_account_invalid_name
- azurerm_netapp_pool_invalid_account_name
- azurerm_netapp_snapshot_invalid_account_name
- azurerm_netapp_volume_invalid_account_name
- Removed rules
- azurerm_netapp_account_invalid_resource_group_name
- azurerm_netapp_pool_invalid_resource_group_name
- azurerm_netapp_snapshot_invalid_resource_group_name
- azurerm_netapp_volume_invalid_resource_group_name
- azurerm_postgresql_configuration_invalid_name
- azurerm_postgresql_database_invalid_charset
- azurerm_postgresql_database_invalid_collation
- azurerm_postgresql_database_invalid_name
- azurerm_postgresql_firewall_rule_invalid_name

### Enhancements

- [#327](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/327): Add DCesv5, DCedsv5, ECesv5, ECedsv5 series

### Chores

- [#298](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/298) [#320](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/320): autogenerated maintenance
- [#303](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/303): Bump golang.org/x/net from 0.12.0 to 0.17.0
- [#304](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/304): Bump github.com/dave/dst from 0.27.2 to 0.27.3
- [#305](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/305): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
- [#308](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/308): Bump google.golang.org/grpc from 1.57.0 to 1.57.1
- [#309](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/309): Bump actions/github-script from 6 to 7
- [#310](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/310): Bump actions/setup-go from 4 to 5
- [#313](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/313) [#323](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/323): Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.4
- [#314](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/314) [#322](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/322): Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.4 in /tools
- [#315](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/315): Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.20.0
- [#316](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/316): Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.20.0 in /tools
- [#317](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/317): Bump peter-evans/create-pull-request from 5 to 6
- [#318](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/318): Bump github.com/terraform-linters/tflint-plugin-sdk from 0.18.0 to 0.19.0
- [#319](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/319): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
- [#325](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/325): Add azurerm_resource_missing_tags rule to docs index
- [#326](https://github.com/terraform-linters/tflint-ruleset-azurerm/pull/326): Go 1.22

## 0.25.1 (2023-09-25)

### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You can install the plugin by adding a config to `.tflint.hcl` and running `tfli
```hcl
plugin "azurerm" {
enabled = true
version = "0.25.1"
version = "0.26.0"
source = "github.com/terraform-linters/tflint-ruleset-azurerm"
}
```
Expand Down
2 changes: 1 addition & 1 deletion integration/basic/result.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"rule": {
"name": "azurerm_virtual_machine_invalid_vm_size",
"severity": "error",
"link": "https://github.com/terraform-linters/tflint-ruleset-azurerm/blob/v0.25.1/docs/rules/azurerm_virtual_machine_invalid_vm_size.md"
"link": "https://github.com/terraform-linters/tflint-ruleset-azurerm/blob/v0.26.0/docs/rules/azurerm_virtual_machine_invalid_vm_size.md"
},
"message": "\"Standard_DS1_v3\" is an invalid value as vm_size",
"range": {
Expand Down
4 changes: 2 additions & 2 deletions integration/tags/result.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"rule": {
"name": "azurerm_resource_missing_tags",
"severity": "info",
"link": "https://github.com/terraform-linters/tflint-ruleset-azurerm/blob/v0.25.1/docs/rules/azurerm_resource_missing_tags.md"
"link": "https://github.com/terraform-linters/tflint-ruleset-azurerm/blob/v0.26.0/docs/rules/azurerm_resource_missing_tags.md"
},
"message": "The resource is missing the following tags: \"Department\", \"Environment\".",
"range": {
Expand All @@ -24,7 +24,7 @@
"rule": {
"name": "azurerm_resource_missing_tags",
"severity": "info",
"link": "https://github.com/terraform-linters/tflint-ruleset-azurerm/blob/v0.25.1/docs/rules/azurerm_resource_missing_tags.md"
"link": "https://github.com/terraform-linters/tflint-ruleset-azurerm/blob/v0.26.0/docs/rules/azurerm_resource_missing_tags.md"
},
"message": "The resource is missing the following tags: \"Department\".",
"range": {
Expand Down
2 changes: 1 addition & 1 deletion project/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package project
import "fmt"

// Version is ruleset version
const Version string = "0.25.1"
const Version string = "0.26.0"

// ReferenceLink returns the rule reference link
func ReferenceLink(name string) string {
Expand Down

0 comments on commit 85dd9b7

Please sign in to comment.