Skip to content

Instantly share code, notes, and snippets.

@lekansogunle
Created August 30, 2020 20:09
Show Gist options
  • Save lekansogunle/10ba01a11b64a2e9e4e09ad858be940b to your computer and use it in GitHub Desktop.
Save lekansogunle/10ba01a11b64a2e9e4e09ad858be940b to your computer and use it in GitHub Desktop.
locals {
images = {
us-east-1 = "ami-037ff6453f0855c46"
eu-central-1 = "ami-0764964fdfe99bc31"
ap-northeast-1 = "ami-04f47c2ec43830d77"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment