Skip to content

Instantly share code, notes, and snippets.

@noahgift
Created September 11, 2022 20:06
Show Gist options
  • Save noahgift/71ecef219c42328b2fb713cde47c13b4 to your computer and use it in GitHub Desktop.
Save noahgift/71ecef219c42328b2fb713cde47c13b4 to your computer and use it in GitHub Desktop.
$zones = Get-EC2AvailabilityZone -Filter `
@{ Name="state";Values="available" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment