terraform-provider-vercel

Terraform Vercel Provider

MPL-2.0 License

Stars
131
Committers
17

Bot releases are visible (Hide)

terraform-provider-vercel - v0.13.0

Published by github-actions[bot] over 1 year ago

Changelog

  • 5ba8bc7b0a7d9b1146fc43b8bf9feb9383b3f691: Re-generate docs (#111) (@dglsparsons)
  • 4dba00abf0f15113b204ce11a6a87fd1f336f6ac: Update testing team ID (#112) (@dglsparsons)
  • 60dffabe8b0afdb0e66aa6623daa448cb6cdb2ba: Add support for Vercel Authentication + Password Protection (#113) (@dglsparsons)
terraform-provider-vercel - v0.12.0

Published by github-actions[bot] over 1 year ago

Changelog

  • f034668a5718bb79665297b78f59a939cfc620e6: Add support for shared environment variables (#110) (@dglsparsons)
terraform-provider-vercel - v0.11.5

Published by github-actions[bot] over 1 year ago

Changelog

  • 3915d3a957db667cff0a9689c7cabc89ae36a766: fix the link to the docs (#98) (@raphaelbadia)
  • 380a2422bbd7ac747dd0361a96dcb4bf0e2aaec8: Bump dependencies (#101) (@dglsparsons)
  • 1e9ac049ab14d4edd0c43df0497138019d39b585: Upgrade dependencies (#107) (@dglsparsons)
  • 24ab10c288f4b5d7be2e4cf9c696cd7d6b46a68f: use v10 REST API for project domain creation (#109) (@switchnollie)
terraform-provider-vercel - v0.11.4

Published by github-actions[bot] almost 2 years ago

Changelog

  • 444b61f71acf533b7b3472526445f86c59a2f009: Omit null environment variables in vercel_deployment (#96) (@dglsparsons)
terraform-provider-vercel - v0.11.3

Published by github-actions[bot] almost 2 years ago

Changelog

  • 7a0d220a75ea28c0923225e47b51493d07e84ada: Upgrade terraform-plugin-framework (#93) (@dglsparsons)
  • b14406c090511035ff7be3b3dd38df90c5bd4287: Upgrade dependencies (#94) (@dglsparsons)
terraform-provider-vercel - v0.11.2

Published by github-actions[bot] almost 2 years ago

Changelog

  • ac4af408fce9dbb06269ff8d39ea7fd56433b317: Batch environment variable creation (#90) (@dglsparsons)
  • 8c6a5d48d84f78fa4fe0f1f74437868379ba7366: Add missing field to project data source (#89) (@dglsparsons)
  • a3613d04528975dd48543624176a4d26b5d0601a: Upgrade terraform-plugin-framework version (#91) (@dglsparsons)
terraform-provider-vercel - v0.11.1

Published by github-actions[bot] almost 2 years ago

Changelog

  • 611fbcef14cf7587662f1c29b49117317a490f2a: Update docs (@dglsparsons)
terraform-provider-vercel - v0.11.0

Published by github-actions[bot] almost 2 years ago

Changelog

  • 323a59d1179f325588d03270a00524664ea33fb9: Add latest terraform versions to testing matrix (#83) (@dglsparsons)
  • 3f3ebb3fee742e02d1a4f279d2a7c11704ae05f5: Update to the latest terraform-plugin-framework (#84) (@dglsparsons)
  • ab7f2a6925eca8bd636023d035241886c9793a75: Add support for setting production_branch (#87) (@dglsparsons)
terraform-provider-vercel - v0.10.3

Published by github-actions[bot] about 2 years ago

Changelog

  • 8ccc518eafd889c29d7d1f84f3fc325e90912665: Upgrade to latest terraform-plugin-framework (#81) (@dglsparsons)
terraform-provider-vercel - v0.10.2

Published by github-actions[bot] about 2 years ago

Changelog

  • 5b3b99d4a87b2749aa4c0130905dc315d99a88c0: Fix nil pointer provider config issue (#80) (@dglsparsons)
terraform-provider-vercel - v0.10.1

Published by github-actions[bot] about 2 years ago

Changelog

  • ce0442e7e79555a075abe2522af25a10a120277d: Upgrade to terraform framework v13 (#78) (@dglsparsons)
terraform-provider-vercel - v0.10.0

Published by github-actions[bot] about 2 years ago

Changelog

  • 3da499aa9b96e1c0eb2c34f0e167e58d276e9835: Support team as a provider argument (#75) (@dglsparsons)
  • 359b80c04a1b8cacb477914e0ab05d235ce5feae: Parse Gitlab repo slugs from the response URL rather than using Project (#77) (@dglsparsons)
terraform-provider-vercel - v0.9.1

Published by github-actions[bot] about 2 years ago

Changelog

  • 3938d6b6dc10d8c5736e285f5f3299432016b707: Mark project_environment_variable value as sensitive (#72) (@dglsparsons)
  • d770c1a17e834bb9dbfcf8a39ba74fd47a0ba2d1: Don't fetch env variables on project import (#73) (@dglsparsons)
terraform-provider-vercel - v0.9.0

Published by github-actions[bot] about 2 years ago

Changelog

  • 7d5b6e91c2be34975c1eaab9598143b420534ec6: Automatically gather serverless_function_regions (#69) (@dglsparsons)
  • e9340c143f0f179b741741bad940c78b5983bc9c: Add support for prebuilt deployments (#67) (@dglsparsons)
terraform-provider-vercel - v0.8.1

Published by github-actions[bot] about 2 years ago

Changelog

  • 103f5f057cbbdcea6ca1e064ff9eaf3fd0d82c71: Add cpt1 and kix1 serverless regions (#66) (@chronark)
terraform-provider-vercel - v0.8.0

Published by github-actions[bot] about 2 years ago

Changelog

  • f4ffc2aa1d31e8caf92a17cd6f9c4768726b811e: Remove windows line-ending conversions (#63) (@dglsparsons)
  • 8a831bac0dbc3687bc104e3b3ec5f17cecf01826: Fix DNS Record resource (#64) (@ecklf)
  • 9cd79e00707db1e6b3e8da1f11c7aa3aabe9573c: Support individual environment resources (#58) (@ecklf)
terraform-provider-vercel - v0.7.1

Published by github-actions[bot] about 2 years ago

Changelog

  • b77b22286169bdc9bf15c770766deb4be2d3d7e2: Bump go dependencies and tidy mod/sum files (#57) (@dglsparsons)
  • d14148bb101ab706b81c6235027c5188b6ef53cb: Prevent project field coercion on creation (#59) (@dglsparsons)
terraform-provider-vercel - v0.7.0

Published by github-actions[bot] about 2 years ago

Changelog

  • 6185ff1e69ec7e328e3211a01fe82a898e99c39a: Upgrade Go + Dependency versions to latest (#54) (@dglsparsons)
  • 271cf41e865da27253f330b07541f79b7fc7d51c: Fix SHA mismatch bug and add windows line-ending test (#55) (@dglsparsons)
terraform-provider-vercel - v0.6.2

Published by github-actions[bot] about 2 years ago

Changelog

  • 816d2387ebaa5cdc927115601d56f09d57707151: Refactor majority of tests to optionally require a team (#51) (@dglsparsons)
  • 9b50fe814a6944ccda41788e5de747bc4593c765: Support windows filepaths / line endings (#52) (@dglsparsons)
  • 6309c064b747fd73181c6293459861b790519f5f: Fix release workflow (@dglsparsons)
  • a5b1d6fdabcf18526f27995a3043c1b69776d0d0: Use with not env for gpg_key import (@dglsparsons)
terraform-provider-vercel - v0.6.1

Published by github-actions[bot] over 2 years ago

Changelog

  • 229d3c831dea34e6f48cf032cba743626a6e50e5: Use terraform types for all fields (#49) (@dglsparsons)
Package Rankings
Top 5.92% on Proxy.golang.org