Skip to content

Instantly share code, notes, and snippets.

@rrrokhtar
Created August 5, 2024 18:21
Show Gist options
  • Select an option

  • Save rrrokhtar/e96c0b126fe10f930262cb6c8dc4a4cd to your computer and use it in GitHub Desktop.

Select an option

Save rrrokhtar/e96c0b126fe10f930262cb6c8dc4a4cd to your computer and use it in GitHub Desktop.
VSCode SAM yaml config
{
"yaml.customTags": [
"!Equals sequence",
"!FindInMap sequence",
"!GetAtt",
"!GetAZs",
"!ImportValue",
"!Join sequence",
"!Ref",
"!Select sequence",
"!Split sequence",
"!Sub"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment