We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3dfca38 + 2f35251 commit 5809feeCopy full SHA for 5809fee
outputs.tf
@@ -16,6 +16,7 @@ output "binaries_syncer" {
16
lambda = module.runner_binaries.lambda
17
lambda_role = module.runner_binaries.lambda_role
18
location = local.s3_action_runner_url
19
+ bucket = module.runner_binaries.bucket
20
}
21
22
0 commit comments