Skip to content

feat: add stripe-official provider (#84)#85

Merged
vimtor merged 3 commits intoanomalyco:masterfrom
nabla-studio:giorgionocera/feat-add_stripe_official
Apr 8, 2026
Merged

feat: add stripe-official provider (#84)#85
vimtor merged 3 commits intoanomalyco:masterfrom
nabla-studio:giorgionocera/feat-add_stripe_official

Conversation

@giorgionocera
Copy link
Copy Markdown
Contributor

Description

Adds Stripe's official provider as stripe-official alongside the existing community stripe provider.

Implements Option 1 from #84 - dual provider approach with zero breaking changes.

Changes

  • Added stripe-official provider bridging to Stripe's official Terraform provider
  • Existing stripe provider remains unchanged

@vimtor
Copy link
Copy Markdown
Collaborator

vimtor commented Apr 7, 2026

@giorgionocera could you try to fix the error the gh action gave? you should be able to test this locally using --dry-run

@giorgionocera
Copy link
Copy Markdown
Contributor Author

@giorgionocera could you try to fix the error the gh action gave? you should be able to test this locally using --dry-run

Hey @vimtor ! Investigated this. The error is not specific to this PR. Newer Pulumi versions (v3.229.0+) generate
tsconfig.json with JSONC comments, which breaks JSON.parse() in generate.ts. This affects any new provider generation (you can give it a try simply locally updating the version of the supabase one for example).

Opened #91 to track it and a separate PR with the fix.

Hope this can help. Let me know!

@vimtor
Copy link
Copy Markdown
Collaborator

vimtor commented Apr 8, 2026

@giorgionocera can you upgrade this branch with main now?

@giorgionocera giorgionocera force-pushed the giorgionocera/feat-add_stripe_official branch from 197da26 to d859a36 Compare April 8, 2026 11:14
@giorgionocera
Copy link
Copy Markdown
Contributor Author

giorgionocera commented Apr 8, 2026

@vimtor done 🫡

@vimtor vimtor merged commit 2c80ee9 into anomalyco:master Apr 8, 2026
1 check passed
Ernxst pushed a commit to Ernxst/sst-provider that referenced this pull request Apr 8, 2026
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