Releases: vercel/terraform-provider-vercel
Releases · vercel/terraform-provider-vercel
v2.8.0
Changelog
- 5151989: Change prebuilt data source to follow symlinks (#247) (@dglsparsons)
- 52e7c22: Add support for custom enviroments (#246) (@dglsparsons)
v2.7.0
Changelog
- d49ef8e: Skip fan-out of acceptance tests on PRs (#243) (@dglsparsons)
- ba57893: Fix flaky access group test (#244) (@dglsparsons)
- b3e79d4: skip attempting to read projects for most team member roles (#241) (@dglsparsons)
- 1a90d0b: Add some missing doc strings (#242) (@dglsparsons)
- 4ed6838: Add vercel_project_members resource (#240) (@dglsparsons)
v2.6.0
Changelog
- 46377a7: Add support for customisable automation bypass secret (#239) (@kitfoster)
v2.5.0
Changelog
- e2bd728: Add support for Team Members (#238) (@dglsparsons)
v2.4.0
Changelog
- aec74a0: Create access group and access group project data source and resource (#237) (@marcgreenstock)
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)