s*: style adjustments (#9517)

* s*: style adjustments

* fix quotes

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Alexei Znamensky
2025-01-04 10:52:09 +13:00
committed by GitHub
parent 695b1abc8d
commit 33b9ad09d5
13 changed files with 51 additions and 40 deletions

View File

@@ -97,7 +97,8 @@ options:
runtime:
description:
- Runtime of the function.
- See U(https://www.scaleway.com/en/docs/compute/functions/reference-content/functions-lifecycle/) for all available runtimes.
- See U(https://www.scaleway.com/en/docs/compute/functions/reference-content/functions-lifecycle/) for all available
runtimes.
type: str
required: true
@@ -120,8 +121,8 @@ options:
privacy:
description:
- Privacy policies define whether a function can be executed anonymously.
- Choose V(public) to enable anonymous execution, or V(private) to protect your function with an authentication mechanism provided by the
Scaleway API.
- Choose V(public) to enable anonymous execution, or V(private) to protect your function with an authentication mechanism
provided by the Scaleway API.
type: str
default: public
choices: