[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Infrastructure Manager V1 API - Class Google::Cloud::Config::V1::TerraformBlueprint (v0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/ruby/docs/reference/google-cloud-config-v1/latest/Google-Cloud-Config-V1-TerraformBlueprint)\n- [0.1.0](/ruby/docs/reference/google-cloud-config-v1/0.1.0/Google-Cloud-Config-V1-TerraformBlueprint) \nReference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::Config::V1::TerraformBlueprint.\n\nTerraformBlueprint describes the source of a Terraform root module which\ndescribes the resources and configs to be deployed. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #gcs_source\n\n def gcs_source() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. URI of an object in Google Cloud Storage. Format: `gs://{bucket}/{object}`\n\n\n URI may also specify an object version for zipped objects.\n Format: `gs://{bucket}/{object}#{version}`\n\n### #gcs_source=\n\n def gcs_source=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. URI of an object in Google Cloud Storage. Format: `gs://{bucket}/{object}`\n\n\n URI may also specify an object version for zipped objects.\nFormat: `gs://{bucket}/{object}#{version}` \n**Returns**\n\n- (::String) --- Required. URI of an object in Google Cloud Storage. Format: `gs://{bucket}/{object}`\n\n\n URI may also specify an object version for zipped objects.\n Format: `gs://{bucket}/{object}#{version}`\n\n### #git_source\n\n def git_source() -\u003e ::Google::Cloud::Config::V1::GitSource\n\n**Returns**\n\n- ([::Google::Cloud::Config::V1::GitSource](./Google-Cloud-Config-V1-GitSource)) --- Required. URI of a public Git repo.\n\n### #git_source=\n\n def git_source=(value) -\u003e ::Google::Cloud::Config::V1::GitSource\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Config::V1::GitSource](./Google-Cloud-Config-V1-GitSource)) --- Required. URI of a public Git repo. \n**Returns**\n\n- ([::Google::Cloud::Config::V1::GitSource](./Google-Cloud-Config-V1-GitSource)) --- Required. URI of a public Git repo.\n\n### #input_values\n\n def input_values() -\u003e ::Google::Protobuf::Map{::String =\u003e ::Google::Cloud::Config::V1::TerraformVariable}\n\n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::Google::Cloud::Config::V1::TerraformVariable}) --- Input variable values for the Terraform blueprint.\n\n### #input_values=\n\n def input_values=(value) -\u003e ::Google::Protobuf::Map{::String =\u003e ::Google::Cloud::Config::V1::TerraformVariable}\n\n**Parameter**\n\n- **value** (::Google::Protobuf::Map{::String =\\\u003e ::Google::Cloud::Config::V1::TerraformVariable}) --- Input variable values for the Terraform blueprint. \n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::Google::Cloud::Config::V1::TerraformVariable}) --- Input variable values for the Terraform blueprint."]]