Update CHANGELOG.md
This commit is contained in:
parent
5c59bd95cb
commit
5194eb4e28
|
@ -74,6 +74,7 @@ BUG FIXES:
|
|||
* provider/aws: Support scratch volumes in `aws_ecs_task_definition` [GH-3810]
|
||||
* provider/aws: Treat `aws_ecs_service` w/ Status==INACTIVE as deleted [GH-3828]
|
||||
* provider/aws: Expand ~ to homedir in `aws_s3_bucket_object.source` [GH-3910]
|
||||
* provider/aws: Fix issue with updating the `aws_ecs_task_definition` where `aws_ecs_service` didn't wait for a new computed ARN [GH-3924]
|
||||
* provider/azure: various bugfixes [GH-3695]
|
||||
* provider/digitalocean: fix issue preventing SSH fingerprints from working [GH-3633]
|
||||
* provider/digitalocean: Fixing the DigitalOcean Droplet 404 potential on refresh of state [GH-3768]
|
||||
|
|
Loading…
Reference in New Issue