Skip to content

Commit 0a80059

Browse files
committed
whoops
Signed-off-by: Jason Hall <[email protected]>
1 parent 7ae86cc commit 0a80059

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ module "sdk" {
8989
module "static" {
9090
source = "./images/static"
9191
target_repository = "${var.target_repository}/static"
92+
providers = { apko.alpine = apko.alpine }
9293
}
9394

9495
module "spdx-tools" {

0 commit comments

Comments
 (0)