Policy Setting: GCP > IAM > API Key > Active
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "gcp_iam_api_key_active" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/gcp-iam#/policy/types/apiKeyActive" note = "GCP CIS v2.0.0 - Control: 1.15" value = "Check: Active" # value = "Enforce: Delete inactive with 90 days warning"}