Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(aws-codepipeline-actions): (CloudformationAction and its children do not expose variables) #27480

Open
2 tasks
SantiRaposo opened this issue Oct 10, 2023 · 1 comment
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

Comments

@SantiRaposo
Copy link

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.100.0

Environment details (OS name and version, etc.)

macOS 13.5.1

@SantiRaposo SantiRaposo added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Oct 10, 2023
@SantiRaposo SantiRaposo changed the title (aws-codepipeline-actions): (CloudformationAction does not expose variables) (aws-codepipeline-actions): (CloudformationAction and its children do not expose variables) Oct 10, 2023
@peterwoodworth peterwoodworth added p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Oct 10, 2023
@peterwoodworth
Copy link
Contributor

Thanks for opening an issue for this request 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants