Terraform は、Cloud Quotas のリソースと権限をプロビジョニングするために使用できる Infrastructure as Code(IaC)ツールです。Terraform を使用して Google Cloudでインフラストラクチャをプロビジョニングする方法については、 Google Cloud の Terraform に関するドキュメントをご覧ください。
[[["わかりやすい","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-06-17 UTC。"],[[["Terraform, an Infrastructure as Code (IaC) tool, can be used to provision resources and permissions for Cloud Quotas."],["With Cloud Quotas, Terraform can retrieve individual `QuotaInfo` data, list all `QuotaInfos`, and create or update `QuotaPreference` configurations."],["Terraform is readily available within Cloud Shell, or it can be independently installed using the instructions from HashiCorp."],["Cloud Quotas offers Terraform resources such as `google_cloud_quotas_quota_preference` and `google_cloud_quotas_quota_adjuster_settings`, alongside data sources like `google_cloud_quotas_quota_info` and `google_cloud_quotas_quota_infos`."]]],[]]