Skip to content

Commit

Permalink
Fix docs for google_compute_instance resource (#2607)
Browse files Browse the repository at this point in the history
Merged PR #2607.
  • Loading branch information
JanMa authored and modular-magician committed Nov 7, 2019
1 parent e297742 commit e687b5d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/terraform
2 changes: 1 addition & 1 deletion build/terraform-beta
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ The `attached_disk` block supports:
* `source` - (Required) The name or self_link of the disk to attach to this instance.

* `device_name` - (Optional) Name with which the attached disk will be accessible
under `/dev/disk/by-id/`
under `/dev/disk/by-id/google-*`

* `mode` - (Optional) Either "READ_ONLY" or "READ_WRITE", defaults to "READ_WRITE"
If you have a persistent disk with data that you want to share
Expand Down

0 comments on commit e687b5d

Please sign in to comment.