github.com/cycloidio/terraform@v1.1.10-0.20220513142504-76d5c768dc63/website/data/internals-nav-data.json (about)

     1  [
     2    {
     3      "title": "Credentials Helpers",
     4      "path": "credentials-helpers"
     5    },
     6    {
     7      "title": "Debugging Terraform",
     8      "path": "debugging"
     9    },
    10    {
    11      "title": "Module Registry Protocol",
    12      "path": "module-registry-protocol"
    13    },
    14    {
    15      "title": "Provider Network Mirror Protocol",
    16      "path": "provider-network-mirror-protocol"
    17    },
    18    {
    19      "title": "Provider Registry Protocol",
    20      "path": "provider-registry-protocol"
    21    },
    22    {
    23      "title": "Resource Graph",
    24      "path": "graph"
    25    },
    26    {
    27      "title": "Resource Lifecycle",
    28      "path": "lifecycle"
    29    },
    30    {
    31      "title": "Login Protocol",
    32      "path": "login-protocol"
    33    },
    34    {
    35      "title": "JSON Output Format",
    36      "path": "json-format"
    37    },
    38    {
    39      "title": "Remote Service Discovery",
    40      "path": "remote-service-discovery"
    41    },
    42    {
    43      "title": "Provider Metadata",
    44      "path": "provider-meta"
    45    },
    46    {
    47      "title": "Machine Readable UI",
    48      "path": "machine-readable-ui",
    49      "hidden": true
    50    },
    51    {
    52      "title": "Archiving",
    53      "path": "archiving",
    54      "hidden": true
    55    }
    56  ]