🔌 Google Cloud KMS Crypto Key - object.extracts.yaml
- Contextual name: 🔌 object.extracts.yaml
- ID:
/types/CA10__CaGoogleCloudKmsCryptoKey__c/object.extracts.yaml
Used In
| Logic | Policy | Flags |
|---|---|---|
| 🧠 prod.logic.yaml🟢 | 🛡️ Google KMS Crypto Key is not rotated every 90 days🟢 | 🟢 x3 |
| 🧠 prod.logic.yaml🟢 | 🛡️ Google Project with KMS keys has a principal with Owner role🟢 | 🟢 x3 |
Content
---
extracts:
- name: "Name"
value:
FIELD:
path: "Name"
undeterminedIf:
isEmpty: "Name should not be empty"
- name: "CA10__rotationPeriod__c"
value:
FIELD:
path: "CA10__rotationPeriod__c"
undeterminedIf:
isEmpty: "Empty rotation period"
- name: "rotationDuration"
value:
DURATION_FROM:
arg:
EXTRACT: "CA10__rotationPeriod__c"
format: GCP
- name: "CA10__nextRotationTime__c"
value:
FIELD:
path: "CA10__nextRotationTime__c"
undeterminedIf:
isEmpty: "Empty value of next rotation time"