The next Terraform/OpenTofu provider release

Hi,

Relating to Extend the file section to include an option of when to perform the file creation · Issue #335 · lxc/terraform-provider-incus · GitHub , looks like PR Add storage volume file operations by hlloreda · Pull Request #377 · lxc/terraform-provider-incus · GitHub already solves this cleanly.

The use case is running a Postgres OCI container where a custom postgresql.conf and the password file must exist before the entrypoint runs. Pre-populating a detached volume via file blocks on incus_storage_volume then attaching it to the instance is exactly the right approach.

PR #377 merged Feb 4th — any idea when a new provider release is coming so we can actually use this?

Thanks

2 Likes