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
12 stars 11 forks source link

`oci_exec_test` should have a documented starting directory #40

Closed mattmoor closed 1 year ago

mattmoor commented 1 year ago

Ideally this would not vary based on the working directory the module happens to be invoked from, so I think ${path.module} is the best bet.

cc @imjasonh

mattmoor commented 1 year ago

I hit this with a few images in: https://github.com/chainguard-images/images/pull/878