Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-10-30 17:42:42 -05:00
parent 3a7fa866c1
commit 2fd0a2c758
1 changed files with 2 additions and 1 deletions

View File

@ -4,8 +4,9 @@ FEATURES:
* **New resource: `aws_cloudformation_stack`** [GH-2636] * **New resource: `aws_cloudformation_stack`** [GH-2636]
* **New resource: `aws_cloudtrail`** [GH-3094] * **New resource: `aws_cloudtrail`** [GH-3094]
* **New provider: `tls`** - A utility provider for generating TLS keys/self-signed certificates for development and testing [GH-2778]
* **New resource: `aws_route`** [GH-3548] * **New resource: `aws_route`** [GH-3548]
* **New resource: `aws_codecommit_repository`** [GH-3274]
* **New provider: `tls`** - A utility provider for generating TLS keys/self-signed certificates for development and testing [GH-2778]
* **New resource: `google_sql_database` and `google_sql_database_instance`** [GH-3617] * **New resource: `google_sql_database` and `google_sql_database_instance`** [GH-3617]
IMPROVEMENTS: IMPROVEMENTS: