Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danawillow authored Jun 11, 2019
1 parent 93ffbe4 commit 6ebe3dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ BUG FIXES:
* compute: `google_sql_user` User's can now be updated to change their password [GH-810]
* compute: `google_compute_instance_template` Fixed issue so project can now be specified by interpolated varibles. [GH-816]
* compute: `google_compute_instance_template` Throw error when using incompatible disk fields instead of continual plan diff [GH-812]
* compute: `google_compute_instance_from_template` Make sure disk type is expanded to a URL [GH-771]
* comptue: `google_compute_instance_template` Attempt to put disks in state in the same order they were specified [GH-771]
* container: `google_container_cluster` and `google_node_pool` now retry correctly when polling for status of an operation. [GH-818]
* container: `google_container_cluster` `istio_config.auth` will no longer permadiff on `AUTH_NONE` when an auth method other than TLS is defined. [GH-834]
* pubsub: `google_pubsub_subscription` and `google_pubsub_topic` resources can be created inside VPC service controls. [GH-827]
Expand Down

0 comments on commit 6ebe3dc

Please sign in to comment.