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

Respect Pulumi stack exports #140

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Respect Pulumi stack exports #140

merged 1 commit into from
Aug 23, 2023

Conversation

ffMathy
Copy link
Contributor

@ffMathy ffMathy commented Aug 23, 2023

This fixes the template so that files are exported correctly from pulumi.ts, if any.

@TriPSs
Copy link
Owner

TriPSs commented Aug 23, 2023

Interesting, what would be needed to be exported? (As far as I know importing the file should be enough for Pulumi to pick it up)

@TriPSs TriPSs merged commit 488491e into TriPSs:master Aug 23, 2023
1 check passed
@nx-cloud
Copy link

nx-cloud bot commented Aug 23, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 6adc37b. 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.

@ffMathy
Copy link
Contributor Author

ffMathy commented Aug 23, 2023

Nope. When I had exports in my pulumi.ts, they were not being picked up. This fixed it 😄

@ffMathy ffMathy deleted the master-1 branch August 23, 2023 12:13
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