Created
April 11, 2026 03:23
-
-
Save oscartbeaumont/7aeed23290dd0c225f2afc9828304d51 to your computer and use it in GitHub Desktop.
Empty CloudFormation Stack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| AWSTemplateFormatVersion: '2010-09-09' | |
| Description: Empty stack | |
| Resources: {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment