mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 13:17:54 +00:00
Add aws session manager windows (#1178)
* add installation aws session manager for windows * move to one file * remove script step * add documentation * move logic to one file * add notmatch * change setup path variable Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
This commit is contained in:
@@ -100,6 +100,7 @@ $markdown += New-MDList -Style Unordered -Lines @(
|
||||
(Get-AzureDevopsExtVersion),
|
||||
(Get-AWSCLIVersion),
|
||||
(Get-AWSSAMVersion),
|
||||
(Get-AWSSessionManagerVersion),
|
||||
(Get-AlibabaCLIVersion),
|
||||
(Get-CloudFoundryVersion),
|
||||
(Get-HubVersion),
|
||||
|
||||
Reference in New Issue
Block a user