displague / deprecated-terraform-provider-linode

[OLD] Terraform provider plugin for Linode Cloud resources.. See
https://github.com/terraform-providers/terraform-provider-linode
Mozilla Public License 2.0
15 stars 5 forks source link

This Project Has Moved. #36

Open displague opened 5 years ago

displague commented 5 years ago

Thanks to all the contributions and support from HashiCorp, Linode, and the community, this project has moved!

Please Star ⭐️ , Watch 👁 , and Fork 🍴 :

With this change it becomes possible to use terraform init to automatically install the Linode Terraform provider without the need to build and install it by hand.

The new documentation should appear at:

Extra special thanks to @btobolaski whose repo is the base of all this!


If you have been using this repo as your development base:

git remote set-url origin git@github.com:terraform-providers/terraform-provider-linode
git checkout master
git pull