Skip to content

Commit

Permalink
Update CHANGELOG for #6304
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Oct 30, 2018
1 parent 680cbb0 commit 7f93f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ BUG FIXES:
* resource/aws_dx_gateway: Allow legacy `amazon_side_asn` in plan-time validation [GH-6253]
* resource/aws_egress_only_internet_gateway: Improve eventual consistency logic during creation [GH-6190]
* resource/aws_glue_crawler: Suppress `role` difference when using ARN [GH-6293]
* resource/aws_iam_role_policy: Properly handle reading attributes into Terraform state after creation and update [GH-6304]
* resource/aws_nat_gateway: Remove `network_interface_id`, `private_ip`, and `public_ip` as configurable (they continue to be available as read-only attributes) [GH-6225]
* resource/aws_network_acl: Properly handle ICMP code and type with IPv6 ICMP (protocol 58) [GH-6264]
* resource/aws_network_acl_rule: Suppress `protocol` differences between name and number [GH-2454]
Expand Down

0 comments on commit 7f93f3c

Please sign in to comment.