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

Implement the setintersection function #289

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

brandonpollack23
Copy link
Contributor

This should be implemented in the newly released pulumi-std 2.2.0, so
we can start generating invoke calls for it.

blocked by pulumi/pulumi-std#89

related #65
Fixes pulumi/pulumi#18518

@brandonpollack23 brandonpollack23 marked this pull request as ready for review February 11, 2025 16:34
@brandonpollack23 brandonpollack23 requested a review from a team as a code owner February 11, 2025 16:34
@brandonpollack23 brandonpollack23 force-pushed the bpollack/enable_setintersect branch 2 times, most recently from 4f4a442 to cac6a10 Compare February 12, 2025 08:32
This should be implemented in the newly released `pulumi-std` 2.2.0, so
we can start generating invoke calls for it.

Blocked by pulumi/pulumi-std#89
Related to #65
Fixes pulumi/pulumi#18518
@lunaris lunaris force-pushed the bpollack/enable_setintersect branch from cac6a10 to 5ed7d27 Compare February 12, 2025 11:39
@brandonpollack23 brandonpollack23 merged commit 7741cab into main Feb 12, 2025
5 checks passed
@brandonpollack23 brandonpollack23 deleted the bpollack/enable_setintersect branch February 12, 2025 13:54
brandonpollack23 added a commit that referenced this pull request Feb 12, 2025
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.

Implement the setintersection TF/PCL function
2 participants