Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-03-31 22:22:12 +01:00 committed by GitHub
parent e1be539868
commit 173bf10e7b
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ IMPROVEMENTS:
* provider/aws: Support the ability to enable / disable ipv6 support in VPC [GH-12527]
* provider/aws: Added API Gateway integration update [GH-13249]
* provider/aws: Add `identifier` | `name_prefix` to RDS resources [GH-13232]
* 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]