terraform-provisioner-ansible icon indicating copy to clipboard operation
terraform-provisioner-ansible copied to clipboard

Terraform 0.15.0 - investigate conversion to a resource

Open radekg opened this issue 3 years ago • 2 comments

A new Terraform 0.15.0 version has been released. Bump the dependency.

Edit: there's quite a few changes. Bump is not going to be an option, this is a rewrite of the provisioner interface. Might be worth to convert to a resource.

radekg avatar Apr 16 '21 22:04 radekg

@radekg FYI https://github.com/hashicorp/terraform/releases/tag/v1.0.0

Terraform 0.15.5 was re-released as terraform v1 today meaning that API will be stable from now on for an extended period of time! Many users of your plugin will be interested in settling on the new version (notice the number of thumbs up above).

I think you can update terraform version in the title of this issue. Do you need hand in adopting v1 (v0.15) ? Could you push the investigation to a github branch as is so others can see and help ?

ivandeex avatar Jun 08 '21 12:06 ivandeex

I have mixed feelings. Let me grok over that for a couple of days.

radekg avatar Jun 08 '21 13:06 radekg