rspec/rules/S6410/terraform/message.adoc
github-actions[bot] aa6068e86e
Create rule S6410: Google Cloud load balancers SSL policies should not offer weak cipher suites (#741)
* Create rule S6410

* Add custom message

* Apply suggestions from code review

Co-authored-by: eric-therond-sonarsource <56015232+eric-therond-sonarsource@users.noreply.github.com>

* Update highlighting file extension

* Add code highlighted tag to code example

Co-authored-by: pierre-loup-tristant-sonarsource <pierre-loup-tristant-sonarsource@users.noreply.github.com>
Co-authored-by: Pierre-Loup Tristant <pierre-loup.tristant@sonarsource.com>
Co-authored-by: Pierre-Loup <49131563+pierre-loup-tristant-sonarsource@users.noreply.github.com>
Co-authored-by: eric-therond-sonarsource <56015232+eric-therond-sonarsource@users.noreply.github.com>
Co-authored-by: Nils Werner <nils.werner@sonarsource.com>
2022-03-02 13:20:34 +00:00

9 lines
233 B
Plaintext

=== Message
==== GCP
* If `profile` is specified but has the wrong value
** Change this code to disable support of weak cipher suites.
* If `profile` is not specified at all
** Set profile to disable support of weak cipher suites.