Skip to content

Instantly share code, notes, and snippets.

@hslavchev
Last active May 17, 2019 20:43
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 hslavchev/bc2b00f16808abbb70dd4a40ac9b0d29 to your computer and use it in GitHub Desktop.
Save hslavchev/bc2b00f16808abbb70dd4a40ac9b0d29 to your computer and use it in GitHub Desktop.
"source_ami_filter": {
"filters": {
"virtualization-type": "hvm",
"name": "ubuntu/images/hvm-ssd/*ubuntu-bionic-18.04-amd64-server-*",
"root-device-type": "ebs"
},
"owners": ["099720109477"],
"most_recent": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment