Skip to content

Commit

Permalink
Update CHANGELOG.md for #31735
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Jun 2, 2023
1 parent 0e96029 commit baf5cac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## 5.2.0 (Unreleased)

BUG FIXES:

* resource/aws_dx_connection: Convert `vlan_id` from [`TypeString`](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-types#typestring) to [`TypeInt`](https://developer.hashicorp.com/terraform/plugin/sdkv2/schemas/schema-types#typeint) in [Terraform state](https://developer.hashicorp.com/terraform/language/state) for existing resources. This fixes a regression introduced in [v5.1.0](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#510-june--1-2023) causing `a number is required` errors ([#31735](https://github.com/hashicorp/terraform-provider-aws/issues/31735))

## 5.1.0 (June 1, 2023)

BREAKING CHANGES:
Expand Down

0 comments on commit baf5cac

Please sign in to comment.