Resource Hierarchy in google Cloud
Purpose of the GCP resource hierarchy :- Provide a hierarchy of ownership, which binds the lifecycle of a resource to its immediate parent in the hierarchy. Provide attach points and inheritance for access control and organization policies. This hierarchical organization of resources enables you to set access control policies and configuration settings on a parent resource, and the policies and IAM settings are inherited by the child resources. Organization :- The Organization resource represents an organization (for example, a company) and is the root node in the GCP resource hierarchy The IAM access control policies applied on the Organization resource apply throughout the hierarchy on all resources in the organization. GCP users are not required to have an Organization resource. A user acquires an Organization resource only if they are also G Suite or Cloud Identity customers. The G Suite or Cloud Identity account repre...