(aws-codepipeline-actions): (CloudformationAction and its children do not expose variables) #27480
Labels
@aws-cdk/aws-codepipeline-actions
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
The different CloudFormation actions in CodePipeline expose variables that are generated from the
Outputs:
section of the corresponding template.Currently, #5604 is not implemented for
CloudformationAction
or any of its children.Although #5604 (comment) references that it is under consideration and an issue is open, I have not been able to find any issue (open or closed) tracking this, so I'm opening this one. If this is a duplicate please refer me to the original issue so I can follow its status
Use Case
Referencing outputs from stacks without having to use string interpolation.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.100.0
Environment details (OS name and version, etc.)
macOS 13.5.1
The text was updated successfully, but these errors were encountered: