mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Fix doc formatting for sqs_events engine example config (#35860)
Fixes #35834
This commit is contained in:
parent
96747bc3bb
commit
ee45a88bc8
@ -19,8 +19,8 @@ Example Config:
|
|||||||
|
|
||||||
engines:
|
engines:
|
||||||
- sqs_events:
|
- sqs_events:
|
||||||
queue: test
|
queue: test
|
||||||
profile: my-sqs-profile #optional
|
profile: my-sqs-profile # optional
|
||||||
|
|
||||||
Explicit sqs credentials are accepted but this engine can also utilize
|
Explicit sqs credentials are accepted but this engine can also utilize
|
||||||
IAM roles assigned to the instance through Instance Profiles. Dynamic
|
IAM roles assigned to the instance through Instance Profiles. Dynamic
|
||||||
|
Loading…
Reference in New Issue
Block a user