Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add this to Terraform's official list of providers #5

Open
jcs224 opened this issue Aug 23, 2017 · 10 comments
Open

Add this to Terraform's official list of providers #5

jcs224 opened this issue Aug 23, 2017 · 10 comments

Comments

@jcs224
Copy link

jcs224 commented Aug 23, 2017

This looks like the most active attempt at creating a solid Vultr provider for Terraform. Would you be willing to submit a PR to hashicorp/terraform?

Here are the instructions for making the PR, including testing and documentation instructions:
https://github.com/hashicorp/terraform/blob/master/.github/CONTRIBUTING.md#new-provider

We are discussing this now:
hashicorp/terraform#2611

@squat
Copy link
Owner

squat commented Aug 23, 2017

@jcs224 yes, I would be very happy to contribute this to the terraform-providers org. I have begun working on acceptance tests, which is the primary constraint right now since all resources require acceptance tests before a provider can be accepted. I'll continue working on these now and update this issue as they progress. Adding thorough tests will be an undertaking, so I would be happy to accept any contributions in the form of tests as that would speed up this process.

@dalenoe
Copy link

dalenoe commented Nov 13, 2017

I would also really like to see this. I really wish this was an "official" provider. I know it is being worked on, just shocked it doesn't already exist. I wonder how long the digital ocean provider has been "official"

@danielsreichenbach
Copy link
Contributor

@squat going to work on adding acceptance tests for this one, documentation needed for the terraform website is being worked on too (see this branch)

@blaggacao
Copy link

I assume your heavily using this yourself, and it seems to be the most promising candidate for official support. I probably will early adapt, unless you have a warning for me, besides the usual "unofficial" tag. BR

@squat
Copy link
Owner

squat commented Apr 9, 2018

@blaggacao I use this provider for managing several Kubernetes clusters. I know of others who are doing the same, e.g. https://github.com/s-urbaniak/k8s-vultr

@cryptiklemur
Copy link

Any update on this? Anything the community can help with?

@squat
Copy link
Owner

squat commented Jan 31, 2019

@aequasi thank you for your enthusiasm! The things that still need love are:

  1. docs + build; this is low-hanging and really just needs a rebase Build updates #27
  2. acceptance tests; I have begun working on this but there is plenty of work here and I would love some help :)

This was referenced Feb 25, 2019
This was referenced Mar 7, 2019
This was referenced Apr 1, 2019
@jrab66
Copy link

jrab66 commented Apr 9, 2019

i would love to work in docs :)

@OJFord
Copy link

OJFord commented Apr 30, 2019

@squat Looks like @afady's blitzed the acceptance tests; #27 still needs rebasing, but anything else we can help with?

I noticed it doesn't work with the upcoming terraform 0.12 release, but I'm not sure if that's a requirement for being added, or how hard it would be to fix (maybe it's just a case of claiming to support that version, and verifying tests pass).

@OJFord
Copy link

OJFord commented Jul 7, 2019

I guess it's more likely that this one gets added:
https://github.com/vultr/terraform-provider-vultr

Blog announcement:
https://www.vultr.com/news/Collaborate-with-Vultr-on-GitHub/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants