[[["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 2024-11-01 UTC."],[[["The JSON representation of deployment outputs includes a `content` field for blueprint and manifest locations, an `artifacts` field for logs, and an `outputs` map for detailed output information."],["The `content` and `artifacts` fields in the JSON output specify Google Cloud Storage locations using the format `gs://{bucket}/{object}`."],["The `outputs` field is a map where each key is an output name and each value is an object with information as described in `TerraformOutput`."],["`TerraformOutput` objects detail each Terraform output, including a `sensitive` boolean indicating if the output might contain sensitive data and a `value` field for the output's actual value."]]],[]]