Policy Setting: GCP > Compute Engine > Disk > Active > Age
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "gcp_computeengine_disk_active_age" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/gcp-computeengine#/policy/types/diskActiveAge" value = "Force inactive if age > 7 days"}