andrewbaxter / terraform-provider-fly

Terraform provider for the Fly.io API
https://registry.terraform.io/providers/andrewbaxter/fly/latest
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

Bugfix: use correct id attribute when importing volumes #8

Closed S3bb1 closed 3 months ago

S3bb1 commented 3 months ago

This PR updates the volume import by using the correct id attribute.

Fixes: https://github.com/andrewbaxter/terraform-provider-fly/issues/7

andrewbaxter commented 3 months ago

Thanks! Sorry again I missed this, I'll double check my notification settings.

andrewbaxter commented 3 months ago

Released in 0.1.16 (I think).