mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-06-05 00:19:10 -07:00
Inspec kms generated
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
d182297638
commit
4a45537368
4 changed files with 17 additions and 6 deletions
|
@ -116,7 +116,7 @@ resources:
|
|||
- The resource name for the CryptoKey.
|
||||
returned: success
|
||||
type: str
|
||||
creationTime:
|
||||
createTime:
|
||||
description:
|
||||
- The time that this resource was created on the server.
|
||||
- This is in RFC3339 text format.
|
||||
|
@ -160,6 +160,11 @@ resources:
|
|||
- The protection level to use when creating a version based on this template.
|
||||
returned: success
|
||||
type: str
|
||||
nextRotationTime:
|
||||
description:
|
||||
- The time when KMS will create a new version of this Crypto Key.
|
||||
returned: success
|
||||
type: str
|
||||
keyRing:
|
||||
description:
|
||||
- The KeyRing that this key belongs to.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue