google::crypto-key-version¶
Query for crypto key versions.
Example¶
crypto-key-version: $(external-query google::crypto-key-version {location: "us-east4", key-ring-name: "key-ring-example", key-name: "crypto-key-example"})
Attributes¶
| Attribute | Description |
|---|---|
| location | The location of the key ring. |
| key-ring-name | The name of the key ring. |
| key-name | The name of the key. |