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:
|
||||
- sqs_events:
|
||||
queue: test
|
||||
profile: my-sqs-profile #optional
|
||||
queue: test
|
||||
profile: my-sqs-profile # optional
|
||||
|
||||
Explicit sqs credentials are accepted but this engine can also utilize
|
||||
IAM roles assigned to the instance through Instance Profiles. Dynamic
|
||||
|
Loading…
Reference in New Issue
Block a user