Update CHANGELOG.md
This commit is contained in:
parent
ddcee32411
commit
eb444d12a4
|
@ -76,6 +76,9 @@ BUG FIXES:
|
|||
* provider/aws: Fix issue with nil parameter group value causing panic in `aws_db_parameter_group` [GH-4318]
|
||||
* provider/aws: Fix issue with Elastic IPs not recognizing when they have been unassigned manually [GH-4387]
|
||||
* provider/aws: Use body or URL for all CloudFormation stack updates [GH-4370]
|
||||
* provider/aws: Fix template_url/template_body conflict [GH-4540]
|
||||
* provider/aws: Add validation for ECR repository name [GH-4431]
|
||||
* provider/aws: Fix bug w/ changing ECS svc/ELB association [GH-4366]
|
||||
* provider/azure: Update for [breaking change to upstream client library](https://github.com/Azure/azure-sdk-for-go/commit/68d50cb53a73edfeb7f17f5e86cdc8eb359a9528). [GH-4300]
|
||||
* provider/digitalocean: Fix issue where a floating IP attached to a missing droplet causes a panic [GH-4214]
|
||||
* provider/google: Fix project metadata sshKeys from showing up and causing unnecessary diffs [GH-4512]
|
||||
|
|
Loading…
Reference in New Issue