GCP Terraform Security Policy

Audits Google Cloud Terraform configuration (raw .tf files or a `terraform show -json` plan) against CIS Google Cloud Platform Foundation Benchmark controls, private-by-default storage/network defaults, and least-privilege IAM, then proposes remediation HCL before `terraform apply`. TRIGGER when the user asks to "audit Terraform for GCP security", "scan for public GCS buckets/IAM/firewall rules", "check CIS GCP benchmark compliance", "review least-privilege IAM in Terraform", or provides a `terraform plan`/`terraform show -json` output for GCP. DO NOT TRIGGER for general Terraform authoring/module design unrelated to security, AWS/Azure/other-cloud IaC scanning, or actually running `terraform apply` (this skill only audits and proposes; it never applies infrastructure changes).

tommywagz Updated

File contents

tommywagz/Gemini-Enterprise-Skills/tree/main/skills/gcp-terraform-security-policy commit 8358bf06c7

Frequently asked questions

npx skillmds@latest add tommywagz/gcp-terraform-security-policy