Policy Setting: GCP > IAM > Service Account Key > Active > Age
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "gcp_iam_service_account_active_age" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/gcp-iam#/policy/types/serviceAccountKeyActiveAge" note = "GCP CIS v2.0.0 - Control: 1.7" value = "Force inactive if age > 90 days"}