github.com/kanishk98/terraform@v1.3.0-dev.0.20220917174235-661ca8088a6a/website/data/internals-nav-data.json (about) 1 [ 2 { "heading": "Terraform Internals" }, 3 { 4 "title": "Credentials Helpers", 5 "path": "credentials-helpers" 6 }, 7 { 8 "title": "Debugging Terraform", 9 "path": "debugging" 10 }, 11 { 12 "title": "Module Registry Protocol", 13 "path": "module-registry-protocol" 14 }, 15 { 16 "title": "Provider Network Mirror Protocol", 17 "path": "provider-network-mirror-protocol" 18 }, 19 { 20 "title": "Provider Registry Protocol", 21 "path": "provider-registry-protocol" 22 }, 23 { 24 "title": "Resource Graph", 25 "path": "graph" 26 }, 27 { 28 "title": "Resource Lifecycle", 29 "path": "lifecycle" 30 }, 31 { 32 "title": "Login Protocol", 33 "path": "login-protocol" 34 }, 35 { 36 "title": "JSON Output Format", 37 "path": "json-format" 38 }, 39 { 40 "title": "Remote Service Discovery", 41 "path": "remote-service-discovery" 42 }, 43 { 44 "title": "Provider Metadata", 45 "path": "provider-meta" 46 }, 47 { 48 "title": "Machine Readable UI", 49 "path": "machine-readable-ui", 50 "hidden": true 51 }, 52 { 53 "title": "Archiving", 54 "path": "archiving", 55 "hidden": true 56 }, 57 { "divider": true }, 58 { "title": "Terraform CLI", "href": "/cli" }, 59 { "divider": true }, 60 { "title": "Configuration Language", "href": "/language" } 61 ]