[[["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-07-14 UTC."],[[["\u003cp\u003eThe JSON representation of deployment outputs includes a \u003ccode\u003econtent\u003c/code\u003e field for blueprint and manifest locations, an \u003ccode\u003eartifacts\u003c/code\u003e field for logs, and an \u003ccode\u003eoutputs\u003c/code\u003e map for detailed output information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003econtent\u003c/code\u003e and \u003ccode\u003eartifacts\u003c/code\u003e fields in the JSON output specify Google Cloud Storage locations using the format \u003ccode\u003egs://{bucket}/{object}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eoutputs\u003c/code\u003e field is a map where each key is an output name and each value is an object with information as described in \u003ccode\u003eTerraformOutput\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTerraformOutput\u003c/code\u003e objects detail each Terraform output, including a \u003ccode\u003esensitive\u003c/code\u003e boolean indicating if the output might contain sensitive data and a \u003ccode\u003evalue\u003c/code\u003e field for the output's actual value.\u003c/p\u003e\n"]]],[],null,["# ApplyResults\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [TerraformOutput](#TerraformOutput)\n - [JSON representation](#TerraformOutput.SCHEMA_REPRESENTATION)\n\nOutputs and artifacts from applying a deployment.\n\nTerraformOutput\n---------------\n\nDescribes a Terraform output."]]