Documentation
    Preparing search index...
    Key Name Type Required
    platform_settings list None

    Platform settings. The first entry found where the platform node setting is fully matched by any regex in the platforms list will be chosen. If no matches are found, the first entry containing a platform default will be chosen. The default values will be overridden if platform_settings is defined. If you need to replace all the default platforms, it is recommended to copy the defaults and modify them. If you need to add custom platforms, create them under custom_platform_settings. Entries under custom_platform_settings will be matched before the equivalent entries from platform_settings.

    NOTE: We are using the same format as jq to specify the path to the key.

    .platform_settings[]