Releases: vercel/terraform-provider-vercel
Releases · vercel/terraform-provider-vercel
v0.10.3
Changelog
- 8ccc518: Upgrade to latest terraform-plugin-framework (#81) (@dglsparsons)
v0.10.2
Changelog
- 5b3b99d: Fix nil pointer provider config issue (#80) (@dglsparsons)
v0.10.1
Changelog
- ce0442e: Upgrade to terraform framework v13 (#78) (@dglsparsons)
v0.10.0
Changelog
- 3da499a: Support
team
as a provider argument (#75) (@dglsparsons) - 359b80c: Parse Gitlab repo slugs from the response URL rather than using Project (#77) (@dglsparsons)
v0.9.1
Changelog
- 3938d6b: Mark project_environment_variable value as sensitive (#72) (@dglsparsons)
- d770c1a: Don't fetch env variables on project import (#73) (@dglsparsons)
v0.9.0
Changelog
- 7d5b6e9: Automatically gather serverless_function_regions (#69) (@dglsparsons)
- e9340c1: Add support for prebuilt deployments (#67) (@dglsparsons)
v0.8.1
v0.8.0
v0.7.1
Changelog
- b77b222: Bump go dependencies and tidy mod/sum files (#57) (@dglsparsons)
- d14148b: Prevent project field coercion on creation (#59) (@dglsparsons)
v0.7.0
Changelog
- 6185ff1: Upgrade Go + Dependency versions to latest (#54) (@dglsparsons)
- 271cf41: Fix SHA mismatch bug and add windows line-ending test (#55) (@dglsparsons)