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 regexall #191

Open
brandonpollack23 opened this issue Oct 3, 2024 · 1 comment
Open

Implement regexall #191

brandonpollack23 opened this issue Oct 3, 2024 · 1 comment
Labels
kind/enhancement Improvements or new features

Comments

@brandonpollack23
Copy link
Contributor

What happened?

regexall blocking some aws modules (eg eks)

Example

https://github.com/terraform-aws-modules/terraform-aws-iam/examples/iam-role-for-service-accounts-eks

Output of pulumi about

na

Additional context

https://developer.hashicorp.com/terraform/language/functions/regexall

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@brandonpollack23 brandonpollack23 added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Oct 3, 2024
@justinvp justinvp added kind/enhancement Improvements or new features and removed kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Oct 3, 2024
@justinvp
Copy link
Member

justinvp commented Oct 3, 2024

We'd likely implement the functionality in pulumi-std. See pulumi/pulumi-std#17

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
Projects
None yet
Development

No branches or pull requests

2 participants