-
Notifications
You must be signed in to change notification settings - Fork 31
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: vercel/terraform-provider-vercel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: vercel/terraform-provider-vercel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 33 files changed
- 8 contributors
Commits on Jun 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5e7e12d - Browse repository at this point
Copy the full SHA 5e7e12dView commit details
Commits on Jun 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 166b965 - Browse repository at this point
Copy the full SHA 166b965View commit details
Commits on Jun 21, 2025
-
Mark resource_environment_variables value as sensitive (#352)
Seems this was accidentally comitted as commented out. Uncomment to mark them as sensitive. Note that this only affects the output of the Terraform CLI, and does not prevent the value from being stored in plaintext in the terraform state.
Configuration menu - View commit details
-
Copy full SHA for d5492c5 - Browse repository at this point
Copy the full SHA d5492c5View commit details
Commits on Jun 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 43a79cd - Browse repository at this point
Copy the full SHA 43a79cdView commit details
Commits on Jun 25, 2025
-
Create dsync groups data source (#344)
* Create dsync groups data source * add test * fix plurality * update docs * use ListNestedAttribute * update docs * fix result * make TeamID optional * remove notfound check * add map attribute * create example * update docs * line-break * fix tests * check length of map and list
Configuration menu - View commit details
-
Copy full SHA for 87fce8a - Browse repository at this point
Copy the full SHA 87fce8aView commit details
Commits on Jul 11, 2025
-
Allow 1d and 1w for deployment retention policy (#359)
* feat: allow 1d and 1w for deployment retention policy * feat: manually update docs my local tfplugindocs is adding wonky text to every doc
Configuration menu - View commit details
-
Copy full SHA for 3ee1fa5 - Browse repository at this point
Copy the full SHA 3ee1fa5View commit details
Commits on Jul 24, 2025
-
Adds support for Rolling Releases (#357)
* start terraform provider * wip: adding get delete * it compiles * rename * [tf] feat: support for rolling release * [rolling-release] add in docs * [rolling-release] add in docs * [rolling-release] add in docs * Update resource_project_rolling_release.go * fix error * gofmt * gofmt * rr test * fixes resource name * resource name * removes test * [rolling-release] * removes doRequestWithResponse * review * more review * review * remove sorting * add import.sh * eof * fix name * eof * update nil to empty array * Update vercel/data_source_project_rolling_release.go Co-authored-by: Douglas Harcourt Parsons <dglsparsons@users.noreply.github.com> * update TF prefix names * removes more validation * fix docs * fix docs * fix docs even harder * [rr] fix tests * [rr] * [rr] * Delete examples/resources/vercel_project_rolling_release/import.sh * [rr] * [rr] * [rr] * [rr] * [rr] * [rr] * [rr] * Tweak and delete a load of stuff * More fixes * Update data_source_project_rolling_release_test.go * [rr] * [rr] * [rr] * [rr] * [rr] * Update examples/resources/vercel_project_rolling_release/resource.tf Co-authored-by: Douglas Harcourt Parsons <dglsparsons@users.noreply.github.com> * [rr] * Update project.go * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rr] * [rr] * [rr] * [rr] * [rr] * [rr] * [rr] * [rr] * [rr] * [rr] * [rr] * [rr] * [rr] * [rr] * [rr] * [rr] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * [rolling-release] * removes rolling release item from project response * remove enabled check * use Description rather than MarkdownDescription * remove loop sleep * remove added check * removes comment * remove diag handling * actually use delete * removes extra debug info * remove duplication of check * remove debugging line * remove un-used state * separate create from update * separate create from update * separate create from update * separate create from update * separate create from update * separate create from update * separate create from update * separate create from update * separate create from update * separate create from update * separate create from update * separate create from update * test case fixes * update docs * update test * Update vercel/resource_project_rolling_release.go Co-authored-by: jeffrey <jeffrey.arneson@gmail.com> --------- Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com> Co-authored-by: Douglas Harcourt Parsons <dglsparsons@users.noreply.github.com> Co-authored-by: Douglas Harcourt Parsons <dglsparsons@gmail.com> Co-authored-by: jeffrey <jeffrey.arneson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d4fe6a5 - Browse repository at this point
Copy the full SHA d4fe6a5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.5.2...main