stdlib/aws/elb: RulePriority compute can now safely bypass the cache

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba 2021-04-15 12:12:01 -07:00
parent cfa9f08bc9
commit 3a195afa31

View File

@ -19,9 +19,7 @@ import (
out: string
aws.#Script & {
// FIXME: we should not rely on the cache for this but it's being
// executed several times if enabled: https://github.com/dagger/dagger/issues/42
// always: true
always: true
files: {
"/inputs/listenerArn": listenerArn