Skip to content

Instantly share code, notes, and snippets.

@AnqiZhou26
Last active December 3, 2022 01:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnqiZhou26/6bb78f7f51b8494014bc2812191fec96 to your computer and use it in GitHub Desktop.
Save AnqiZhou26/6bb78f7f51b8494014bc2812191fec96 to your computer and use it in GitHub Desktop.
# Data source
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