google::crypto-key-version¶
Create a new version for the crypto key.
Example¶
google::crypto-key-version crypto-key-version-example
crypto-key: $(google::crypto-key example-crypto-key)
state: ENABLED
end
Attributes¶
| Attribute | Description |
|---|---|
| crypto-key | The crypto key for which to create the new version. (Required) |
| state | The state of the crypto key version. Defaults to ENABLED. Valid values are ENABLED or DISABLED. |
Outputs¶
| Attribute | Description |
|---|---|
| id | The ID of the crypto key version. |