Key Name | Type | Required |
---|---|---|
custom_platform_settings |
list | None |
Custom Platform settings to override the default platform_settings
. This list will be prepended to the list of 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.
NOTE: We are using the same format as jq to specify the path to the key.
.custom_platform_settings[]