[[["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."],[[["This webpage details the process for deleting a Terraform state file within a specified deployment using a POST request to the provided URL."],["The request requires a specific deployment name, formatted as 'projects/{projectId}/locations/{location}/deployments/{deployment}', as a path parameter."],["The request body must include a `lockId`, which is a string in int64 format, verifying the user previously locked the deployment."],["Successful deletion results in an empty response body, and requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."],["The operation mandates the `config.googleapis.com/config.deployments.deleteState` IAM permission on the target resource for authorization."]]],[]]