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

Support resolving dynamic Parameter store values #200

Closed
corymhall opened this issue Nov 6, 2024 · 2 comments · Fixed by #268
Closed

Support resolving dynamic Parameter store values #200

corymhall opened this issue Nov 6, 2024 · 2 comments · Fixed by #268
Assignees
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed

Comments

@corymhall
Copy link
Contributor

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

CloudFormation allows you to dynamically resolve parameter store values. We should convert these to function calls.

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references-ssm.html
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references-ssm-secure-strings.html

Affected area/feature

@corymhall corymhall added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team and removed needs-triage Needs attention from the triage team labels Nov 6, 2024
@cleverguy25
Copy link

Added to epic https://github.com/pulumi/home/issues/2191

@corymhall corymhall assigned corymhall and unassigned t0yv0 Nov 27, 2024
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label Dec 3, 2024
@pulumi-bot
Copy link
Contributor

This issue has been addressed in PR #268 and shipped in release v1.1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants