Skip to content

Commit

Permalink
Update CHANGELOG for hashicorp#13935
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Jun 25, 2020
1 parent 5f8b7ef commit 14fbdd6
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 @@ -38,6 +38,7 @@ ENHANCEMENTS:
BUG FIXES:

* resource/aws_batch_compute_environment: Ensure `desired_vcpus` is fully optional and wait for updates [GH-4855]
* resource/aws_batch_compute_environment: Remove resource from Terraform state when not found instead of returning error [GH-13935]
* resource/aws_cloudtrail: Properly configure single `event_selector` with no `data_resource` and `read_write_type` of `ReadOnly` or `WriteOnly` [GH-5448]
* resource/aws_cloudtrail: Prevent `InvalidEventSelectorsException` error when removing all `event_selector` configuration [GH-5448]
* resource/aws_default_route_table: Validate CIDR blocks for misalignment before attempting to create the route to ensure Terraform can read the information after EC2 API canonicalization [GH-13778]
Expand Down

0 comments on commit 14fbdd6

Please sign in to comment.