Crypto Key Version
Create a new CryptoKeyVersion in a CryptoKey. The server will assign the next sequential id. If unset, state will be set to ENABLED. Note - this resource's API doesn't support deletion. When deleted, the resource will persist on Google Cloud even though it will be deleted from Pulumi state.
Properties
Statement that was generated and signed by the HSM at key creation time. Use this statement to verify attributes of the key as stored on the HSM, independently of Google. Only provided for key versions with protection_level HSM.
The time at which this CryptoKeyVersion was created.
The time this CryptoKeyVersion's key material was destroyed. Only present if state is DESTROYED.
The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED.
The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED.
ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels.
The time this CryptoKeyVersion's key material was generated.
The root cause of the most recent generation failure. Only present if state is GENERATION_FAILED.
The root cause of the most recent import failure. Only present if state is IMPORT_FAILED.
The time at which this CryptoKeyVersion's key material was most recently imported.
The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion.
Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version.