azure_key_vault_key
attributes
Type: STRUCT
Provider name: properties.attributes
Description: The attributes of the key.
created
Type: INT64
Provider name: created
Description: Creation time in seconds since 1970-01-01T00:00:00Z.
enabled
Type: BOOLEAN
Provider name: enabled
Description: Determines whether or not the object is enabled.
exp
Type: INT64
Provider name: exp
Description: Expiry date in seconds since 1970-01-01T00:00:00Z.
nbf
Type: INT64
Provider name: nbf
Description: Not before date in seconds since 1970-01-01T00:00:00Z.
recovery_level
Type: STRING
Provider name: recoveryLevel
Description: The deletion recovery level currently in effect for the object. If it contains ‘Purgeable’, then the object can be permanently deleted by a privileged user; otherwise, only the system can purge the object at the end of the retention interval.
updated
Type: INT64
Provider name: updated
Description: Last updated time in seconds since 1970-01-01T00:00:00Z.
curve_name
Type: STRING
Provider name: properties.curveName
Description: The elliptic curve name. For valid values, see JsonWebKeyCurveName.
id
Type: STRING
Provider name: id
Description: Fully qualified identifier of the key vault resource.
key_ops
Type: UNORDERED_LIST_STRING
Provider name: properties.keyOps
key_size
Type: INT32
Provider name: properties.keySize
Description: The key size in bits. For example: 2048, 3072, or 4096 for RSA.
key_uri
Type: STRING
Provider name: properties.keyUri
Description: The URI to retrieve the current version of the key.
key_uri_with_version
Type: STRING
Provider name: properties.keyUriWithVersion
Description: The URI to retrieve the specific version of the key.
kty
Type: STRING
Provider name: properties.kty
Description: The type of the key. For valid values, see JsonWebKeyType.
location
Type: STRING
Provider name: location
Description: Azure location of the key vault resource.
name
Type: STRING
Provider name: name
Description: Name of the key vault resource.
resource_group
Type: STRING
subscription_id
Type: STRING
subscription_name
Type: STRING
Type: UNORDERED_LIST_STRING
type
Type: STRING
Provider name: type
Description: Resource type of the key vault resource.