Skip to content

Instantly share code, notes, and snippets.

@unfor19
Created September 24, 2019 09:04
Show Gist options
  • Save unfor19/dba6488e57e8576d7bfd099bea2f9a50 to your computer and use it in GitHub Desktop.
Save unfor19/dba6488e57e8576d7bfd099bea2f9a50 to your computer and use it in GitHub Desktop.
data aws_availability_zones
data "aws_availability_zones" "available" {
state = "available"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment