Open pbudzon opened 1 year ago
+1 to this - just came across the same issue...
I appreciate the security consequences of trying to support this would depend on what Transform's being used. IMO even partial support would be helpful? In our case we're using the AWS::Include transform to include a partial template from a separate file.
Using
Fn::Transform
as part ofResources
section of the template, like below:throws a fatal error:
while being a completely valid and working template.