I am trying to set Ingress and Egress Rules for a service perimeter.
Currently have setup rules based on service accounts and resources(Projects).
I am also trying to see if I want to create rules at Folder Level.
Example-: ORG-> DEV-> ProjectA ProjectB QA-> ProjectC ProjectD
I have a service perimeter set at ProjectA & ProjectB. Is there a way to create egress rule allowing target as ANY Project under folder "QA" instead of listing each project in the rule?
You can try to use
\\"\*\\"on the resources toegressToall resources or use the folder"folders/123456". See the following YAML as exampleAlso, there are some limitations on using the service control based on this docs