Update CHANGELOG.md
This commit is contained in:
parent
c2f7a0cc60
commit
fca7a5d2f5
|
@ -31,6 +31,7 @@ BUG FIXES:
|
|||
* provider/aws: Refresh state on `aws_sqs_queue` not found [GH-6381]
|
||||
* provider/aws: Respect `selection_pattern` in `aws_api_gateway_integration_response` (previously ignored field) [GH-5893]
|
||||
* provider/aws: `aws_route` crash when used with `aws_vpc_endpoint` [GH-6338]
|
||||
* provider/aws: Fix issue replacing Network ACL Relationship [GH-6421]
|
||||
* provider/aws: validate `cluster_id` length for `aws_elasticache_cluster` [GH-6330]
|
||||
* provider/docker: Fix crash when using empty string in the `command` list in `docker_container` resources [GH-6424]
|
||||
|
||||
|
|
Loading…
Reference in New Issue