Releases: vercel/terraform-provider-vercel
Releases · vercel/terraform-provider-vercel
v1.5.1
What's Changed
- Upgrade all dependencies, especially testing ones by @dglsparsons in #160
- Add support for creating Edge Config by @dglsparsons in #161
- Add Support for Edge Config Tokens by @dglsparsons in #162
- Correct edge-config-id references by @dglsparsons in #163
- Tidy language in
import
statements, and hint at API usage for IDs by @dglsparsons in #164 - Add support for updating Edge Config by @dglsparsons in #165
- Add support for Edge Config Schema by @dglsparsons in #166
Full Changelog: v1.4.0...v1.5.1
v1.4.0
Changelog
- fe020b1: Add support for automatically exposing system env variables (#159) (@dglsparsons)
v1.3.0
Changelog
- d54b3c6: Add support for comments on DNS records (#157) (@dglsparsons)
v1.2.1
Changelog
- e19ed08: Fix issue updating sensitive project environment variables (#155) (@dglsparsons)
v1.2.0
Changelog
- a7b5bed: Add a Data Source for Shared Environment Variables (#153) (@dglsparsons)
v1.1.0
Changelog
- f464b2d: Update wording of env var / dns record IDs to make it clearer (@dglsparsons)
- f479e90: Add support for sensitive environment variable (#150) (@anatrajkovska)
- 0366032: Add CI summary job (#151) (@dglsparsons)
v1.0.0
Changelog
- e3498c1: Update Deployment Protection support (#145) (@kitfoster)
v0.16.0
Changelog
- e3c7e06: Use default value for vercel authentication field on project (#143) (@dglsparsons)
v0.15.4
Changelog
- e838903: Revert "team_id should not be computed (#137)" (@dglsparsons)
- 4a8d9ec: Fix TeamID by using RequiresReplaceIfConfigured (@dglsparsons)
- f807ab3: Merge pull request #140 from vercel/fix-team-id-differently (@dglsparsons)
v0.15.3
Changelog
- 42e9671: team_id should not be computed (#137) (@dglsparsons)