An open API service indexing awesome lists of open source software.

https://github.com/eonx-com/terraform-provider-vercel

Vercel Terraform Provider
https://github.com/eonx-com/terraform-provider-vercel

Last synced: 3 months ago
JSON representation

Vercel Terraform Provider

Awesome Lists containing this project

README

        

# Vercel Terraform Provider

This is a custom hacked up variant of `https://github.com/chronark/terraform-provider-vercel` to address
a bug in the vercel_domain resource, and to add branch configuration to the vercel_project resource.

## Warning

This was meant for internal use only, would not recommend anybody use this provider my Go programming
experience is less than a day, so while it works- my changes are terrible.