Releases: vercel/terraform-provider-vercel
Releases · vercel/terraform-provider-vercel
v2.3.0
Changelog
- 4d5a5e1: Support Saml on team config (#229) (@dglsparsons)
- 393410d: Use a validator library instead of custom validation where possible (#230) (@dglsparsons)
- 3c27d55: Log out environment variable conflicts (#232) (@dglsparsons)
- 9966e1a: Remove 1/4 CI matrix tests (#233) (@dglsparsons)
- 247b116: Add resource for
project_environment_variables
(#235) (@dglsparsons)
v2.2.0
Changelog
- a62ecbc: Add
oidc_token_config.issuer_mode
property to projects (#221) (@marcgreenstock) - 5f547ed: Add Craig to CODEOWNERS (#223) (@dglsparsons)
- 0f3938e: Add team config resource for managing team settings (#224) (@dglsparsons)
- c942f2e: [firewall] return errors in diagnostics (#226) (@sueplex)
- 75de94c: Add team config data source (#225) (@dglsparsons)
- 5bcca92: feat: fix go module to v2 (#227) (@omercnet)
- 67a7ddc: Fix imports for v2 of module (#228) (@dglsparsons)
v2.1.0
Changelog
- f487445: Update GH Action versions + goreleaser (#216) (@dglsparsons)
- efd62f4: Add comment field to all env vars. (#218) (@dglsparsons)
- cb24399: Allow 'unlimited' deployment retentions to be imported / updated to (#219) (@dglsparsons)
- 3416386: Add repo token to setup-task action to prevent rate limiting (#220) (@dglsparsons)
- ef70c26: Fix release (@dglsparsons)
v2.0.0
Changelog
- ab51749: [firewall-config] fix typo in docs (#209) (@sueplex)
- 8fa3a85: Add support for edge_config_item (#210) (@dglsparsons)
- 25ba7bf: Update staticcheck + tfplugindocs to latest versions (#212) (@dglsparsons)
- cd3c2fa: Improve production domain validation (#213) (@dglsparsons)
- d08f48d: Remove deprecated and non-function project_function_cpu resource + data source (#211) (@dglsparsons)
- 7a997aa: Bump provider docs to v2 (#214) (@dglsparsons)
v1.14.1
v1.14.0
Changelog
- 71a655f: Deprecate
vercel_project_function_cpu
and merge intovercel_project
(#206) (@smaeda-ks)
v1.13.0
Changelog
- c18074e: [deployment-retention] feat: enabling projects to configure deployment retention (#198) (@brookemosby)
v1.12.0
Changelog
- 09e9257: docs: update
ref
description in resource deployment to fix reference tofiles
(#189) (@austin-tildei) - 2922fa0: Commit docs changes (@dglsparsons)
- 1ec45d4: Add OIDC support to projects (#191) (@marcgreenstock)
v1.11.1
What's Changed
- [Trusted IPs] Support empty note by @kitfoster in #188
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- Add OPTIONS Allowlist support to vercel terraform provider by @kitfoster in #186
Full Changelog: v1.10.1...v1.11.0