Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 981 Bytes

storage_control_project_intelligence_config.html.markdown

File metadata and controls

32 lines (21 loc) · 981 Bytes
subcategory description
Cloud Storage Control
Gets a Project Storage Intelligence config.

google_storage_control_project_intelligence_config

Use this data source to get information about a Project Storage Intelligence config resource. See the official documentation and API.

Example Usage

data "google_storage_control_project_intelligence_config" "sample-config" {
  name = "my-project"
}

Argument Reference

The following arguments are supported:

  • name - (Required) The name or number of the GCP project.

Attributes Reference

See google_storage_control_project_intelligence_config resource for details of the available attributes.