Skip to content

Commit f6a8cdc

Browse files
authored
update an example
1 parent 1c29563 commit f6a8cdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/build-package/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,7 @@ module "lambda_layer_poetry" {
426426
{
427427
path = "${path.module}/../fixtures/python-app-poetry"
428428
poetry_install = true
429+
poetry_tmp_dir = "${path.root}/builds/"
429430
}
430431
]
431432
hash_extra = "extra-hash-to-prevent-conflicts-with-module.package_dir"

0 commit comments

Comments
 (0)