{ "@context": { "@vocab": "https://schema.org/", "terraform": "https://developer.hashicorp.com/terraform/vocab#", "hcp": "https://app.terraform.io/vocab#", "Workspace": "terraform:Workspace", "Run": "terraform:Run", "StateVersion": "terraform:StateVersion", "Organization": "terraform:Organization", "Team": "terraform:Team", "Policy": "terraform:Policy", "Project": "terraform:Project", "Module": "terraform:Module", "workspaceName": "terraform:workspaceName", "executionMode": "terraform:executionMode", "autoApply": "terraform:autoApply", "locked": "terraform:locked", "terraformVersion": "terraform:terraformVersion", "runStatus": "terraform:runStatus", "isDestroy": "terraform:isDestroy", "hasChanges": "terraform:hasChanges", "resourceAdditions": "terraform:resourceAdditions", "resourceChanges": "terraform:resourceChanges", "resourceDestructions": "terraform:resourceDestructions", "stateSerial": "terraform:stateSerial", "hostedStateDownloadUrl": "terraform:hostedStateDownloadUrl", "enforcementLevel": "terraform:enforcementLevel", "policyKind": "terraform:policyKind", "moduleNamespace": "terraform:moduleNamespace", "moduleProvider": "terraform:moduleProvider", "moduleVerified": "terraform:moduleVerified", "organizationName": "schema:name", "description": "schema:description", "createdAt": "schema:dateCreated", "updatedAt": "schema:dateModified", "email": "schema:email", "source": "schema:url", "downloads": "schema:downloadCount" } }