Organizations Functions
Functions
Get an active folder within GCP by display_name
and parent
.
Use this data source to get information about a Google Billing Account.
Get OpenID userinfo about the credentials used with the Google provider, specifically the email. This datasource enables you to export the email of the account you've authenticated the provider with; this can be used alongside data.google_client_config
's access_token
to perform OpenID Connect authentication with GKE and configure an RBAC role for the email used.
Use this data source to get information about a Google Cloud Folder.
Retrieve information about a set of folders based on a parent ID. See the REST API for more details.
Generates an IAM policy document that may be referenced by and applied to other Google Cloud Platform IAM resources, such as the gcp.projects.IAMPolicy
resource. Note: Please review the documentation of the resource that you will be using the datasource with. Some resources such as gcp.projects.IAMPolicy
and others have limitations in their API methods which are noted on their respective page.
Get information about a Google Cloud Organization. Note that you must have the roles/resourcemanager.organizationViewer
role (or equivalent permissions) at the organization level to use this datasource.
Use this data source to get project details. For more information see API