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

feat: add helper for strong-typed stack references #161

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

ffMathy
Copy link
Contributor

@ffMathy ffMathy commented Sep 25, 2023

Today, when working with Pulumi Stack References, they are not strong-typed.

With this project, we have the potential to make them strong-typed by emitting just a small helper method that does just that.

I think the end-result is really cool.

So now, when referencing other stacks, their outputs and return types etc are strong-typed.

@nx-cloud
Copy link

nx-cloud bot commented Sep 25, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit cd427c1. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@TriPSs
Copy link
Owner

TriPSs commented Sep 25, 2023

Massive thanks for all the additions to Pulumi 🔥

@TriPSs TriPSs merged commit 33734d4 into TriPSs:master Sep 25, 2023
1 check passed
@ffMathy ffMathy deleted the patch-3 branch September 25, 2023 12:46
@ffMathy
Copy link
Contributor Author

ffMathy commented Sep 25, 2023

Massive thanks for responding so fast and making it a breeze to contribute! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants