github.com/lmorg/murex@v0.0.0-20240217211045-e081c89cd4ef/integrations/terraform-docs_any.mx (about)

     1  autocomplete: set terraform-docs %[
     2      {
     3          DynamicDesc: '{
     4              cast json
     5              config set proc strict-arrays false
     6              terraform-docs @PARAMS --help -> tabulate --key-value --map --split-comma --key-inc-hint
     7          }'
     8          AllowMultiple: true
     9          AllowAny:      true
    10          ListView:      true
    11      }
    12  ]