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

Use regex and regexall from pulumi-std #290

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

brandonpollack23
Copy link
Contributor

@brandonpollack23 brandonpollack23 commented Feb 11, 2025

Implement the regex and regexall function

Fixes #191
Fixes pulumi/pulumi#18520

@brandonpollack23 brandonpollack23 changed the base branch from main to bpollack/enable_setintersect February 11, 2025 08:59
@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 from 2bc8983 to 4f4a442 Compare February 12, 2025 08:06
@brandonpollack23 brandonpollack23 force-pushed the bpollack/enable_regex_regexall branch from b16fc2c to 37bd5b9 Compare February 12, 2025 08:06
@brandonpollack23 brandonpollack23 force-pushed the bpollack/enable_setintersect branch from 4f4a442 to cac6a10 Compare February 12, 2025 08:32
@brandonpollack23 brandonpollack23 force-pushed the bpollack/enable_regex_regexall branch from 37bd5b9 to 23ec910 Compare February 12, 2025 08:32
@lunaris lunaris force-pushed the bpollack/enable_setintersect branch from cac6a10 to 5ed7d27 Compare February 12, 2025 11:39
Base automatically changed from bpollack/enable_setintersect to main February 12, 2025 13:54
@brandonpollack23 brandonpollack23 force-pushed the bpollack/enable_regex_regexall branch from 23ec910 to e417b9a Compare February 12, 2025 14:30
@brandonpollack23 brandonpollack23 force-pushed the bpollack/enable_regex_regexall branch from e417b9a to 8004905 Compare February 13, 2025 04:30
@lunaris lunaris force-pushed the bpollack/enable_regex_regexall branch from 8004905 to 0bd5b22 Compare February 13, 2025 20:00
@lunaris lunaris changed the title bpollack/enable regex regexall Use regex and regexall from pulumi-std Feb 13, 2025
@lunaris lunaris merged commit b1420b2 into main Feb 13, 2025
4 checks passed
@lunaris lunaris deleted the bpollack/enable_regex_regexall branch February 13, 2025 22:08
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 regexall TF/PCL function Implement regexall
2 participants