-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support to add a Service Account (at the time of its provisioning) to an existing VPC-SC access level #6512
Support to add a Service Account (at the time of its provisioning) to an existing VPC-SC access level #6512
Comments
If the list of service accounts becomes known later, why not just add it to the |
We've seen with the customers that the |
Hi @anubbhavm! Thanks for opening this issue. I'm beginning to work on it now. I'm assuming that this service account would be appended to a list of |
Hey @megan07! No preference really - whatever is easier for you to implement. |
Hi @anubbhavm! I'm so sorry, I'm struggling to figure out the best way to represent this as it's own resource. I almost think the only way we can do it is to make the entire |
Hey @megan07! Yes, that should work. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
Community Note
Description
This new resource is intended to be used in cases where it is not possible to compile a full list of service accounts before hand to include in a
google_access_context_manager_access_level
. This new resource will enable the service accounts to be added separately as soon as the new service account is provisioned. This new resource will follow a similar concept as thegoogle_access_context_manager_service_perimeter_resource
resource.The text was updated successfully, but these errors were encountered: