This commit is contained in:
Frank
2026-06-02 09:51:59 -04:00
parent 9c37286732
commit 74052c7bb7
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ export default $config({
...(lake
? {
LakeUrl: lake.lakeIngest.properties.url,
LakeSecretName: lake.lakeIngestSecret.name,
LakeSecretSsm: lake.ingestSecretSsm.name,
}
: {}),
AwsStage: stage.awsStage,