Hello Drone community!
I want to share a project I’ve been hacking on for a few weeks now, an updated version of the Drone Terraform provider https://registry.terraform.io/providers/jimsheldon/drone/latest
There have been previous Drone providers developed by community members, but they are no longer actively maintained.
Here are some features that it provides over previous providers:
- The ability to manage templates
- Data sources (
repo
,template
anduser
so far) - Darwin arm64 binary (so it will work on M1/M2 macs)
Next I will be focusing on documentation and adding a few more data sources
Let me know if you’d like to see any content (webinars, blog posts, office hours, etc) focusing on how to use this provider, and certainly let me know if you have any questions or feedback.