Skip to content

Commit

Permalink
add disk_id attribute in google_compute_disk resource (GoogleClou…
Browse files Browse the repository at this point in the history
  • Loading branch information
BBBmau authored Jan 26, 2024
1 parent 624b48e commit 9036b25
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mmv1/products/compute/Disk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,12 @@ properties:
be used to determine whether the image was taken from the current
or a previous instance of a given disk name.
output: true
- !ruby/object:Api::Type::String
name: 'DiskId'
description: |
The unique identifier for the resource. This identifier is defined by the server.
output: true
api_name: id
- !ruby/object:Api::Type::ResourceRef
name: 'type'
resource: 'DiskType'
Expand Down

0 comments on commit 9036b25

Please sign in to comment.