"aws cloudformation package" fails with AWS::LanguageExtensions Fn::ForEach in Resources #8469
Labels
bug
This issue is a bug.
cloudformation
investigating
This issue is being investigated and/or work is in progress to resolve the issue.
p3
This is a minor priority issue
Describe the bug
Applying
aws cloudformation package
to a template that includes theAWS::LanguageExtensions
transform and aFn::ForEach
in the Resources section results in the following error:Expected Behavior
Template is successfully packaged.
Current Behavior
Packaging fails
Reproduction Steps
Include
Fn::ForEach
in Resources block and package template.Possible Solution
No response
Additional Information/Context
No response
CLI version used
aws-cli/1.27.110 Python/3.9.16 Linux/4.14.311-233.529.amzn2.aarch64
Environment details (OS name and version, etc.)
Amazon Linux
The text was updated successfully, but these errors were encountered: