Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Commit 52d9017

Browse files
committed
!deploy v2.8.0 to resolve #57 and bring functions up to spec
## 2.8.0 - 2019-08-08 * [Issue #57](SCRT-HQ/PSGSuite#57) * Fixed: ProcessRequest4 private function will now use the Async methods if detected, so usage of the AWSPowerShell.NetCore or AWS.Tools.* modules from Windows PowerShell will still work as expected when using any of the SDK wrapper functions like Watch-Stack * Miscellaneous * Brought Resource Type and Property Type functions up to current spec sheet.
1 parent e38bb4a commit 52d9017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VaporShell/VaporShell.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Website: https://vaporshell.io/
105105
PSData = @{
106106

107107
# Tags applied to this module. These help with module discovery in online galleries.
108-
Tags = 'AWS','CloudFormation','CFN','DevOps','Automation','JSON','YAML','IaC','InfrastructureAsCode','PSEdition_Core','PSEdition_Desktop'
108+
Tags = 'AWS','CloudFormation','CFN','DevOps','Automation','JSON','YAML','IaC','InfrastructureAsCode','PSEdition_Core','PSEdition_Desktop','Windows','Mac','Linux'
109109

110110
# A URL to the license for this module.
111111
LicenseUri = 'https://github.com/scrthq/VaporShell/blob/master/LICENSE'

0 commit comments

Comments
 (0)