
* Create rule S6413 * Add first draft * Extend highlighting * Rewrite recommended * Rewrite recommended * Update rules/S6413/recommended.adoc Co-authored-by: Loris S. <91723853+loris-s-sonarsource@users.noreply.github.com> * Add missing dot * Add additional description * Add code GCP code examples * Add missing "gcp" tag Co-authored-by: hendrik-buchwald-sonarsource <hendrik-buchwald-sonarsource@users.noreply.github.com> Co-authored-by: Hendrik Buchwald <hendrik.buchwald@sonarsource.com> Co-authored-by: hendrik-buchwald-sonarsource <64110887+hendrik-buchwald-sonarsource@users.noreply.github.com> Co-authored-by: Loris S. <91723853+loris-s-sonarsource@users.noreply.github.com>
8 lines
365 B
Plaintext
8 lines
365 B
Plaintext
=== Highlighting
|
|
|
|
* Highlight the resource if the configuration block is missing
|
|
* Highlight the configuration block if the setting in the block is missing
|
|
* Highlight the configuration value if it is too low
|
|
|
|
Those highlights only apply if the specification says an issue should be raised. For example, in many cases it is valid to not specify the setting at all.
|