Skip to content

Instantly share code, notes, and snippets.

@alexcasalboni
Last active March 3, 2019 16:34
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 alexcasalboni/e01e05d03220f5873d2214d0ad958c9d to your computer and use it in GitHub Desktop.
Save alexcasalboni/e01e05d03220f5873d2214d0ad958c9d to your computer and use it in GitHub Desktop.
AWS CloudFormation Macro - Transform the entire template
AWSTemplateFormatVersion: 2010-09-09
Transform: MyUniqueMacroName
Resources:
MyWebsite:
Type: MyCompany::StaticWebsite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment