Releases: vercel/terraform-provider-vercel
Releases · vercel/terraform-provider-vercel
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)
v0.6.2
Changelog
- 816d238: Refactor majority of tests to optionally require a team (#51) (@dglsparsons)
- 9b50fe8: Support windows filepaths / line endings (#52) (@dglsparsons)
- 6309c06: Fix release workflow (@dglsparsons)
- a5b1d6f: Use
with
notenv
for gpg_key import (@dglsparsons)
v0.6.1
Changelog
- 229d3c8: Use terraform types for all fields (#49) (@dglsparsons)
v0.6.0
Changelog
- eab745f: Add Alias resource and Data Source (#41) (@dglsparsons)
- b38f0ab: Add
UseStateForUnknown
plan modifier to attributes that are stable when being updated (#44) (@dglsparsons) - 3c03873: Support NS DNS Records (#45) (@dglsparsons)
v0.5.1
Changelog
- 2ad9eac: Add support for serverless_function_region and ignore_command on Project resources (#34) (@dglsparsons)
- d7ca26e: Fix permissions issue with uploading deployment files (#42) (@dglsparsons)
v0.5.0
Changelog
- dd96817: Add support for terraforming DNS Records (#12) (@dglsparsons)
- 0928db2: Improve documentation around imports (#33) (@dglsparsons)
- a8df1eb: Improve error messaging for mismatching team_id/project_id (#35) (@dglsparsons)
v0.4.0
Changelog
- 29d253d: Add ability to create Deployment from git ref (#29) (@dglsparsons)
- 4617ae6: Upgrade terraform framework to v0.8.0 (#31) (@dglsparsons)