Skip to content

Commit

Permalink
Update CHANGELOG.md for #32232
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Jun 26, 2023
1 parent 0b9f1db commit 469939e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ ENHANCEMENTS:
BUG FIXES:

* resource/aws_route: Fix `reading Route in Route Table (rtb-1234abcd) with destination (1.2.3.4/5): couldn't find resource` errors when reading new resource ([#32196](https://github.com/hashicorp/terraform-provider-aws/issues/32196))
* resource/aws_vpc_security_group_egress_rule: Make `security_group_id` a required argument
resource/aws_vpc_security_group_ingress_rule: Make `security_group_id` a required argument ([#32148](https://github.com/hashicorp/terraform-provider-aws/issues/32148))
* resource/aws_vpc_security_group_egress_rule: `security_group_id` is Required ([#32148](https://github.com/hashicorp/terraform-provider-aws/issues/32148))
* resource/aws_vpc_security_group_ingress_rule: `security_group_id` is Required ([#32148](https://github.com/hashicorp/terraform-provider-aws/issues/32148))

## 5.5.0 (June 23, 2023)

Expand Down

0 comments on commit 469939e

Please sign in to comment.