add AWSPowershell module (#5091)

* add AWSPowershell module

* remove readme changes because they are auto genera

Co-authored-by: Joshua Miner <josh.miner@teleopti.com>
This commit is contained in:
Joshua Miner
2022-02-17 02:41:07 -06:00
committed by GitHub
parent cb5ab38b09
commit c344d3b25a
3 changed files with 6 additions and 3 deletions

View File

@@ -85,7 +85,8 @@
{"name": "PSWindowsUpdate"},
{"name": "SqlServer"},
{"name": "VSSetup"},
{"name": "Microsoft.Graph"}
{"name": "Microsoft.Graph"},
{"name": "AWSPowershell"}
],
"azureModules": [
{

View File

@@ -86,7 +86,8 @@
{"name": "PSWindowsUpdate"},
{"name": "SqlServer"},
{"name": "VSSetup"},
{"name": "Microsoft.Graph"}
{"name": "Microsoft.Graph"},
{"name": "AWSPowershell"}
],
"azureModules": [
{

View File

@@ -78,7 +78,8 @@
{ "name": "PSWindowsUpdate" },
{ "name": "SqlServer" },
{ "name": "VSSetup" },
{ "name": "Microsoft.Graph" }
{ "name": "Microsoft.Graph" },
{"name": "AWSPowershell"}
],
"azureModules": [
{