Update CHANGELOG.md
This commit is contained in:
parent
e5f5e1a167
commit
46fa67e71d
|
@ -5,6 +5,12 @@ IMPROVEMENTS:
|
|||
* **New resource: `aws_sqs_queue`** [GH-1939]
|
||||
* provider/aws: support ec2 termination protection [GH-1988]
|
||||
* provider/aws: `aws_s3_bucket` add support for `policy` [GH-1992]
|
||||
* provider/aws: New `force_destroy` parameter for S3 buckets, to destroy
|
||||
Buckets that contain objects [GH-2007]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* provider/aws: Correctly handle AWS keypairs which no longer exist [GH-2032]
|
||||
|
||||
## 0.5.2 (May 15, 2015)
|
||||
|
||||
|
|
Loading…
Reference in New Issue