Releases: vercel/terraform-provider-vercel
Releases · vercel/terraform-provider-vercel
v0.15.2
Changelog
- 7c2a15b: Update terraform testing matrix (#135) (@dglsparsons)
- 2837375: Fix issues with removing git_repository from a project (#134) (@dglsparsons)
v0.15.1
v0.15.0
Changelog
- cad8611: Add support for protection bypass for automation (#124) (@dglsparsons)
v0.14.0
Changelog
- 69716e8: More dependency updates (#120) (@dglsparsons)
- f251ee8: call task docs in test workflow (#121) (@balazs4)
- e5c8729: Update team ID description in docs (#119) (@kitfoster)
- 9f337e8: Add backoff if rate limits are hit (#122) (@dglsparsons)
v0.13.2
Changelog
- 9861085: Fix environment variable diffing (#117) (@dglsparsons)
v0.13.1
Changelog
- 2abe0dc: Allow computed/null values for
target
(#115) (@dglsparsons)
v0.13.0
Changelog
- 5ba8bc7: Re-generate docs (#111) (@dglsparsons)
- 4dba00a: Update testing team ID (#112) (@dglsparsons)
- 60dffab: Add support for Vercel Authentication + Password Protection (#113) (@dglsparsons)
v0.12.0
Changelog
- f034668: Add support for shared environment variables (#110) (@dglsparsons)
v0.11.5
Changelog
- 3915d3a: fix the link to the docs (#98) (@raphaelbadia)
- 380a242: Bump dependencies (#101) (@dglsparsons)
- 1e9ac04: Upgrade dependencies (#107) (@dglsparsons)
- 24ab10c: use v10 REST API for project domain creation (#109) (@switchnollie)
v0.11.4
Changelog
- 444b61f: Omit
null
environment variables in vercel_deployment (#96) (@dglsparsons)