lxc / terraform-provider-incus

Incus provider for Terraform/OpenTofu
https://linuxcontainers.org/incus
Mozilla Public License 2.0
50 stars 11 forks source link

Remove `incus_instance_file` #88

Closed stgraber closed 3 months ago

stgraber commented 3 months ago

A file within Incus isn't really a manageable resource which can be compared to a Terraform plan.

As a result, this is something that's better handled by something like Ansible or by the terraform file provisioner.