Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-04-05 15:18:19 +03:00 committed by GitHub
parent d938d263f6
commit c3bfbe6756
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ IMPROVEMENTS:
* provider/aws: `aws_subnet_ids` data source for getting a list of subnet ids matching certain criteria [GH-13188]
* provider/aws: Support ip_address_type for aws_alb [GH-13227]
* provider/aws: Migrate `aws_dms_*` resources away from AWS waiters [GH-13291]
* provider/aws: Add support for treat_missing_data to cloudwatch_metric_alarm [GH-13358]
* provider/github: Handle the case when issue labels already exist [GH-13182]
* provider/google: Mark `google_container_cluster`'s `client_key` & `password` inside `master_auth` as sensitive [GH-13148]
* provider/triton: Move to joyent/triton-go [GH-13225]