google-cloud-platformterraformgoogle-cloud-armor

GCP Cloud armor Quota 'SECURITY_POLICY_RULES' exceeded. Limit: 0.0 globally error for Free tier account


I am getting below error when trying to create GCP Cloud Armor from terraform or Console.

│ Error: Error waiting for Creating SecurityPolicy "default-policy": Quota 'SECURITY_POLICY_RULES' exceeded.  Limit: 0.0 globally.

I am using a Free Tier account. I checked in Quota , I couldn't find Cloud armor. How can I make it work.

enter image description here

with security policies Quota , getting compute engine API service

enter image description here

with security policy api getting compute engine API service

enter image description here

And getting below message when I hover over both the services check box enter image description here


Solution

  • For new accounts without payment history, Google restricts access to some services. Cloud Armor is one of those services.

    The solution is either to wait until your account has paid several statements on time, or contact Google Cloud Sales to ask for an exception. In my experience, end users must wait, but businesses are approved.