mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 23:51:32 -07:00
Initial addition of generated Image to Terraform. (#151)
This commit is contained in:
parent
a6107610d7
commit
9a8b1ff291
2 changed files with 51 additions and 9 deletions
|
@ -186,6 +186,17 @@ items:
|
|||
key that protects this resource.
|
||||
returned: success
|
||||
type: str
|
||||
labels:
|
||||
description:
|
||||
- Labels to apply to this Image.
|
||||
returned: success
|
||||
type: dict
|
||||
labelFingerprint:
|
||||
description:
|
||||
- The fingerprint used for optimistic locking of this resource. Used internally
|
||||
during updates.
|
||||
returned: success
|
||||
type: str
|
||||
licenses:
|
||||
description:
|
||||
- Any applicable license URI.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue