ansible / terraform-provider-ansible

community terraform provider for ansible
https://registry.terraform.io/providers/ansible/ansible/latest
GNU General Public License v3.0
183 stars 42 forks source link

Latest release on terraform registry is not updated #80

Closed santimar closed 4 months ago

santimar commented 5 months ago

At the moment, the latest version of this provider on the Terraform registry is v1.1.0, which is ~9 months old.

Since then there have been a few updates, most notably #40 and #67

Is there any reason for such a delay for the new release? The last commit on this repo was 3 months ago, it doesn't seem to be getting much attention

fbjerggaard commented 5 months ago

Yeah, right now I'm running my own build locally with my fix in it, which is not really a great way to do it in the long run. It would be great if a new release could be released, and probably automate the process with actions

ralgar commented 5 months ago

Wholeheartedly agree with this. It's disappointing to see this project advertised on social platforms, given a stable release right off the bat (v1.1.0 isn't close to production-ready IMO), and then receive no attention at all for months.

daviewales commented 4 months ago

1.2.0 is out now! https://registry.terraform.io/providers/ansible/ansible/latest/docs

santimar commented 4 months ago

Good, closing since the ball is rolling again.