CHANGELOG: google_storage_bucket

This commit is contained in:
Paul Hinze 2015-06-01 12:29:14 -05:00
parent e84203a2dc
commit 23ce6d3d49
1 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ IMPROVEMENTS:
* **New resource: `aws_sqs_queue`** [GH-1939]
* **New resource: `aws_sns_topic`** [GH-1974]
* **New resource: `aws_sns_topic_subscription`** [GH-1974]
* **New resource: `google_storage_bucket`** [GH-2060]
* provider/aws: support ec2 termination protection [GH-1988]
* provider/aws: support for RDS Read Replicas [GH-1946]
* provider/aws: `aws_s3_bucket` add support for `policy` [GH-1992]