chainguard-dev / terraform-provider-oci

Terraform provider to perform OCI image operations
https://registry.terraform.io/providers/chainguard-dev/oci
Mozilla Public License 2.0
13 stars 11 forks source link

add a "path" field to oci_append #164

Closed joshrwolf closed 2 months ago

joshrwolf commented 2 months ago

add another filed to oci_append that allows specifying a path to an existing file on disk.

since this preserves the file mode, this is needed for appending things like executables (shell scripts, etc).