Skip to content

Upgrade terraform provider vercel to v4.7.0#364

Open
numbata wants to merge 2 commits intopulumiverse:mainfrom
numbata:upgrade-terraform-provider-vercel-to-v4.7.0
Open

Upgrade terraform provider vercel to v4.7.0#364
numbata wants to merge 2 commits intopulumiverse:mainfrom
numbata:upgrade-terraform-provider-vercel-to-v4.7.0

Conversation

@numbata
Copy link
Copy Markdown

@numbata numbata commented Apr 7, 2026

This PR was generated via $ upgrade-provider pulumiverse/pulumi-vercel --kind=provider --target-version=4.7.0 --allow-missing-docs=true --repo-path=..

Summary

Upgrade the upstream Vercel Terraform provider from v4.6.1 to v4.7.0, bringing several new resource types to the Pulumi provider.

This release adds support for managing Vercel Blob storage — creating stores, uploading objects, and connecting stores to projects with automatic environment variable injection. It also introduces Feature Flags management (definitions, segments, SDK keys, and per-environment configuration), Bulk Redirects for managing redirect rules at scale, Project Routes for controlling routing behavior, and a User Token resource.

New resources

  • BlobStore, BlobObject, BlobProjectConnection
  • FeatureFlagDefinition, FeatureFlagConfig, FeatureFlagSegment, FeatureFlagSdkKey
  • BulkRedirects, ProjectRoute, UserToken

New data sources

  • getBlobStore, getBlobStores, getBlobObject, getBlobProjectConnections, getBlobStoreSecrets
  • getFeatureFlag, getFeatureFlagSegment, getFeatureFlagSdkKey
  • getBulkRedirects, getProjectRoutes

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2026

PR is now waiting for a maintainer to run the acceptance tests.
Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

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.

1 participant