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:
parent
cfa9f08bc9
commit
3a195afa31
@ -19,9 +19,7 @@ import (
|
|||||||
out: string
|
out: string
|
||||||
|
|
||||||
aws.#Script & {
|
aws.#Script & {
|
||||||
// FIXME: we should not rely on the cache for this but it's being
|
always: true
|
||||||
// executed several times if enabled: https://github.com/dagger/dagger/issues/42
|
|
||||||
// always: true
|
|
||||||
|
|
||||||
files: {
|
files: {
|
||||||
"/inputs/listenerArn": listenerArn
|
"/inputs/listenerArn": listenerArn
|
||||||
|
Reference in New Issue
Block a user