aws-powershell icon indicating copy to clipboard operation
aws-powershell copied to clipboard

AWS PowerShell scripts for VPC, ELB, and Route 53 (Networking deep dive courses)

Results 2 aws-powershell issues
Sort by recently updated
recently updated
newest added
trafficstars

In your install script it checks to see if a module exists by running Get-Module, but that checks if a module is installed and imported. I think you might have...

enhancement

Hi, I'm working through your Route 53 course. The powershell scripts are great but I'm having some issues with `lab-setup.ps1`. When it errors, it doesn't seem to check for partial...

enhancement