diff --git a/stdlib/aws/elb/elb.cue b/stdlib/aws/elb/elb.cue index c5077065..cd6a0851 100644 --- a/stdlib/aws/elb/elb.cue +++ b/stdlib/aws/elb/elb.cue @@ -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