Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-09-07 10:43:46 -07:00 committed by GitHub
parent c7e2991106
commit bed05c7643

View File

@ -17,7 +17,7 @@ IMPROVEMENTS:
* compute: Add support for 'guest_accelerators' (GPU) on `google_compute_instance` [GH-330]
* compute: Add support for 'priority' field on `google_compute_firewall` [GH-342]
* compute: Add support for 'min_cpu_platform' in `google_compute_instance` [GH-349]
* compute: Improve import for 'compute_address' to support multiple id formats. [GH-378]
* compute: Improve import for `google_compute_address` to support multiple id formats. [GH-378]
BUG FIXES:
* compute: Fix bug with CSEK where the key stored in state might be associated with the wrong disk [GH-327]