Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rileykarson authored Jan 28, 2019
1 parent 5170207 commit 13ffbcf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ ENHANCEMENTS:
* cloudbuild: `google_cloudbuild_trigger` now supports update and is autogenerated, adding more configurable timeouts, import support, and the `disabled` field. `ignored_files`, `included_files` are now updatable. [GH-124][GH-308] [GH-349]
* cloudfunctions: Add support for runtime to `google_cloudfunctions_function` [GH-44]
* cloudfunctions: Support Firestore triggers for `google_cloudfunctions_functions` [GH-144]
* cloudfunctions: add souce repo support [GH-217]
* cloudfunctions: `google_cloudfunctions_function` now has source repo support [GH-217]
* cloudfunctions: `google_cloudfunctions_function` now supports `service_account_email` for self-provided service accounts. [GH-390]
* compute: Added KMS key encryption (`kms_key_name`) fields to `google_compute_disk`, `google_compute_region_disk` [GH-19]
* compute: Add `filter` to `google_compute_autoscaler` [GH-15]
* compute: Add import support for `google_compute_project_metadata` [GH-99]
Expand Down

0 comments on commit 13ffbcf

Please sign in to comment.