[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-08-30 UTC。"],[],[],null,["# Terraform support for Cloud Storage\n\n[Terraform](https://www.terraform.io/) is an infrastructure-as-code (IaC) tool that\nyou can use to provision resources and permissions for Cloud Storage.\nTerraform is integrated with [Cloud Shell](/shell/docs/using-cloud-shell), and\nCloud Shell automatically authenticates Terraform.\n\nWhen you use Terraform with Cloud Storage, you create a\n[Terraform configuration file](https://developer.hashicorp.com/terraform/language) that describes your\ndesired infrastructure. When you [apply the configuration](https://developer.hashicorp.com/terraform/cli/commands/apply),\nTerraform creates an execution plan and performs the operations needed\nto provision your infrastructure. For example, you can use Terraform to\ncreate storage buckets, upload objects, and control the lifecycle of those\nobjects.\n\nTerraform resources for Cloud Storage\n-------------------------------------\n\nThe following table lists the [Terraform resources](https://developer.hashicorp.com/terraform/language/resources) that\nare currently available for Cloud Storage, with links to\nTerraform configuration samples in Cloud Storage\ndocumentation:\n\nWhat's next\n-----------\n\nComplete the [Terraform quickstart for Cloud Storage](/storage/docs/terraform-create-bucket-upload-object) to\nget a quick understanding of how to provision Cloud Storage resources."]]