Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save damienpontifex/0fc1968deb77dce202455a88a58b7c4d to your computer and use it in GitHub Desktop.
Save damienpontifex/0fc1968deb77dce202455a88a58b7c4d to your computer and use it in GitHub Desktop.
Snippet that defines schema for cloud formation yaml to be used with yaml-language-server
# yaml-language-server: $schema=https://s3.amazonaws.com/cfn-resource-specifications-us-east-1-prod/schemas/2.15.0/all-spec.json
AWSTemplateFormatVersion: 2010-09-09
Resources:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment