diff --git a/scripts/generate-pipeline.sh b/scripts/generate-pipeline.sh index 3e92361..879ec02 100755 --- a/scripts/generate-pipeline.sh +++ b/scripts/generate-pipeline.sh @@ -13,6 +13,7 @@ variables: AWS_EC2_METADATA_DISABLED: "true" TF_CLI_ARGS: "-no-color" TG_LOG_LEVEL: "error" + TERRAGRUNT_FETCH_DEPENDENCY_OUTPUT_FROM_STATE: "true" stages: - validate