HTTP response code returned from Google Cloud Platform APIs when Terraform
fails to provision the resource. If unset or 0, no HTTP response code was
returned by Terraform.
[[["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-05-02 UTC."],[[["The `TerraformError` class in the Google.Cloud.Config.V1 namespace represents errors encountered during Terraform actuation within the Infrastructure Manager v1 API."],["The latest version of the `TerraformError` API is 1.7.0, with documentation available for several prior versions including 1.6.0 down to 1.0.0."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from the `object` class."],["Key properties of `TerraformError` include `Error` for the original Google API error, `ErrorDescription` for human-readable descriptions, `HttpResponseCode` for HTTP status codes, and `ResourceAddress` for the resource associated with the error."],["The `TerraformError` class also includes two constructors, one default and another to clone from another `TerraformError` object."]]],[]]