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

Unblock example generation for wafv2:RuleGroup, wafv2:RuleGroup, appsync:GraphQLApi #2598

Open
mikhailshilkov opened this issue Jul 3, 2023 · 4 comments
Labels
area/examples awaiting/bridge The issue cannot be resolved without action in pulumi-terraform-bridge. kind/enhancement Improvements or new features service/wafv2 Issues with aws.wafv2 resources

Comments

@mikhailshilkov
Copy link
Member

They are currently skipped because Go generation takes a prohibitively long time.

@mikhailshilkov mikhailshilkov added kind/enhancement Improvements or new features area/examples labels Jul 3, 2023
@t0yv0 t0yv0 added the service/wafv2 Issues with aws.wafv2 resources label May 3, 2024
@t0yv0
Copy link
Member

t0yv0 commented May 3, 2024

Looks like still the case

https://www.pulumi.com/registry/packages/aws/api-docs/wafv2/rulegroup/

IN addition the page is really difficult to read because of all the helper long type names. Just found this again tagging things with service/wafv2.

@iwahbe
Copy link
Member

iwahbe commented Jun 27, 2024

Is there an associated issue in pulumi/pulumi to track the performance problem?

@t0yv0 t0yv0 added the awaiting/bridge The issue cannot be resolved without action in pulumi-terraform-bridge. label Sep 27, 2024
@t0yv0
Copy link
Member

t0yv0 commented Sep 27, 2024

I believe this is related to type explosion. We made good ground on type explosion mitigation for non-recursive case #4449 and for detecting the recursive case in pulumi/pulumi-terraform-bridge#2134

A few finishing touches are needed and some team buy-in on the design but I'd love to push this forward sometime.

@t0yv0
Copy link
Member

t0yv0 commented Sep 27, 2024

It's a bridge / TF problem not p/p problem that is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/examples awaiting/bridge The issue cannot be resolved without action in pulumi-terraform-bridge. kind/enhancement Improvements or new features service/wafv2 Issues with aws.wafv2 resources
Projects
None yet
Development

No branches or pull requests

3 participants