Status Update
Comments
ha...@google.com <ha...@google.com>
ba...@google.com <ba...@google.com>
ba...@google.com <ba...@google.com> #2
Hello,
Thank you for reaching out to us with your request.
We have duly noted your feedback and will thoroughly validate it. While we cannot provide an estimated time of implementation or guarantee the fulfillment of the issue, please be assured that your input is highly valued. Your feedback enables us to enhance our products and services.
We appreciate your continued trust and support in improving our Google Cloud Platform products. In case you want to report a new issue, Please do not hesitate to create a new issue on the
Once again, we sincerely appreciate your valuable feedback. Thank you for your understanding and collaboration.
Thanks & Regards,
Ashalatha
Google Cloud Support
vo...@tangerine.ca <vo...@tangerine.ca> #3
on...@google.com <on...@google.com>
on...@google.com <on...@google.com> #4
Hello,
According to the
Please note that the Issue Tracker is primarily meant for reporting bugs and requesting new features. If you have any additional issues or concerns, please don’t hesitate to create a new thread on the
Description
The customer has a cloud function which needs to create an Org level asset feed but it is failing due to VPC service controls with an error message [1].
[1]
"targetResource": "organizations/ORG_ID
"source": "projects/*********",
"sourceType": "Resource",
"servicePerimeter":
"accessPolicies/*******/servicePerimeters/******
In order to solve this issue the customer needs to add the Org ID to the destination in the egress rule of the VPC SC, currently this option is not available.
The only available solution is to set the resource target " * " to be able to solve the issue as mentioned in this documentation google documentation [1]
[1]
What you expected to happen:
Be able to add the Org ID to the resource target in an egress rule