Errors encountered during actuation using Terraform
Attributes
Name
Description
resource_address
str
Address of the resource associated with the error, e.g.
google_compute_network.vpc_network.
http_response_code
int
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.
error_description
str
A human-readable error description.
error
google.rpc.status_pb2.Status
Output only. Original error response from
underlying Google API, if available.
[[["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 2026-06-03 UTC."],[],[]]