stdlib/aws: don't cache cloudformation
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
@@ -19,6 +19,10 @@ 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
|
||||
|
||||
files: {
|
||||
"/inputs/listenerArn": listenerArn
|
||||
if vhost != _|_ {
|
||||
|
Reference in New Issue
Block a user