Upgrade terraform provider vercel to v4.7.0#364
Open
numbata wants to merge 2 commits intopulumiverse:mainfrom
Open
Upgrade terraform provider vercel to v4.7.0#364numbata wants to merge 2 commits intopulumiverse:mainfrom
numbata wants to merge 2 commits intopulumiverse:mainfrom
Conversation
Contributor
|
PR is now waiting for a maintainer to run the acceptance tests. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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,BlobProjectConnectionFeatureFlagDefinition,FeatureFlagConfig,FeatureFlagSegment,FeatureFlagSdkKeyBulkRedirects,ProjectRoute,UserTokenNew data sources
getBlobStore,getBlobStores,getBlobObject,getBlobProjectConnections,getBlobStoreSecretsgetFeatureFlag,getFeatureFlagSegment,getFeatureFlagSdkKeygetBulkRedirects,getProjectRoutes