-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
UptimeRobot provider #18167
Comments
Update: acceptance tests and docs are both there now |
any update on this, Terraform Team? We're keen to use this ASAP. Is there a way to use it before you accept it? |
Hi @louy - I'm not sure if you have seen this yet, but there have been some great updates to the Terraform Provider Development Program documentation, including information on how to engage. |
I, too, would like to see this implemented. |
I've got some errors using the actual [UptimeRobot provider](https://github.com/SpamapS/terraform-provider-uptimerobot/). Another provider [exists](https://github.com/louy/terraform-provider-uptimerobot) and it works fine. An issue is open by the author (@louy) : hashicorp#18167 Author of the actual provider, update his project as **DEPRECATED**. See: https://github.com/SpamapS/terraform-provider-uptimerobot/
Is there anything I could do to help? |
I've got some errors using the actual [UptimeRobot provider](https://github.com/SpamapS/terraform-provider-uptimerobot/). Another provider [exists](https://github.com/louy/terraform-provider-uptimerobot) and it works fine. An issue is open by the author (@louy) : hashicorp#18167 Author of the actual provider, update his project as **DEPRECATED**. See: https://github.com/SpamapS/terraform-provider-uptimerobot/
Hi folks! As Terraform Open Source is now separate from Providers, I'm working on cleaning up our issue list by closing down open issues that no longer pertain directly to this repository. I'm glad to hear this provider is a thing. Regarding official provider status, if the documentation here isn't proving helpful, please reach out to me (contact info is on my GitHub profile page) and I'll follow up. However you may also want to simply go the community route. You can find the form here: https://docs.google.com/forms/d/e/1FAIpQLSeenG02tGEmz7pntIqMKlp5kY53f8AV5u88wJ_H1pJc2CmvKA/viewform#responses |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Hi all,
Thanks for all the great work!
I've just created a provider for uptimerobot (it's fairly simple) and would love to make it a community provider.
You can see it here: https://github.com/louy/terraform-provider-uptimerobot
I'm aware that I need to have a few acceptance tests and some documentation before it's ready to go, but I also wanted to make sure I'm not missing anything. The official guide doesn't explain in detail what the process is for releasing a new provider so I appreciate some help. What do I need to do to make this a community provider?
Also please note that this is my first golang code ever, so comments/tips are more than welcome
Thanks again!
The text was updated successfully, but these errors were encountered: