UNPKG

condensation

Version:

Package, reuse and share particles for CloudFormation projects

19 lines (17 loc) 317 B
{ "AWSTemplateFormatVersion": "2010-09-09", "Resources": { "Resource1": { "Properties": {}, "Type": "Custom::TEST" }, "Set2Resource2": { "Properties": {}, "Type": "Custom::TEST" }, "Set2Set3Resource3": { "Properties": {}, "Type": "Custom:TEST" } } }