I am looking to Restrict creation of VMs on GCP projects. Any workaround for this request.
We have a scenario to restrict the VMs under few projects not all projects and it should not be override by any project owner or folder owner.
I am looking to Restrict creation of VMs on GCP projects. Any workaround for this request.
We have a scenario to restrict the VMs under few projects not all projects and it should not be override by any project owner or folder owner.
You might want to try IAM Roles if you do a proper role segmentation within the users of your organization you can restrict all users/groups from creating VMw on your GCP project. Here is another link regarding IAM