adjust wording
This commit is contained in:
parent
4093b103b8
commit
206323b630
|
@ -19,10 +19,10 @@ IMPROVEMENTS:
|
|||
* **New resource: `aws_lb_cookie_stickiness_policy`**
|
||||
* **New resource: `google_dns_managed_zone`**
|
||||
* **New resource: `google_dns_record_set`**
|
||||
* **New (New) AWS SDK:** Move to
|
||||
* **Migrate to upstream AWS SDK:** Migrate the AWS provider to
|
||||
[awslabs/aws-sdk-go](https://github.com/awslabs/aws-sdk-go),
|
||||
the offical `awslabs` library. Previously we had forked the library for
|
||||
stability while `awslabs` refactored. That work has completed, and we've
|
||||
stability while `awslabs` refactored. Now that work has completed, and we've
|
||||
migrated back to the upstream version.
|
||||
* core: Improve error message on diff mismatch [GH-1501]
|
||||
* provisioner/file: expand `~` in source path [GH-1569]
|
||||
|
|
Loading…
Reference in New Issue