mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-09 03:57:42 +00:00
Update cheatsheets
This commit is contained in:
@@ -32,6 +32,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`aws cloudformation detect-stack-drift --stack-name {{stack-id}} --profile {{profile}}`
|
||||
|
||||
- Check the drift status output of a stack using 'StackDriftDetectionId' from the previous command output:
|
||||
- Check the drift status output of a stack using `StackDriftDetectionId` from the previous command output:
|
||||
|
||||
`aws cloudformation describe-stack-resource-drifts --stack-name {{stack-drift-detection-id}} --profile {{profile}}`
|
||||
|
||||
Reference in New Issue
Block a user