Skip to content

Staging - #248

Merged
mottych merged 2 commits into
masterfrom
staging
Feb 23, 2026
Merged

Staging#248
mottych merged 2 commits into
masterfrom
staging

Merge pull request #247 from mottych/fix/cors-single-source-and-smoke…

3e9fad9
Select commit
Loading
Failed to load commit list.
Pulumi / purposepath-coaching-infrastructure/staging - Update succeeded Feb 23, 2026 in 7s

Update

🍹 The Update for mottych/purposepath-coaching-infrastructure/staging was successful.

Visit the Pulumi Service for more information.

Details

Detailed Diff

View diff
pulumi:pulumi:Stack: (same)
    [urn=urn:pulumi:staging::purposepath-coaching-infrastructure::pulumi:pulumi:Stack::purposepath-coaching-infrastructure-staging]
    --outputs:--
    dynamoTables : {
        coachingConversations: "purposepath-coaching-conversations-staging"
        coachingSessions     : "purposepath-coaching-sessions-staging"
        topics               : "purposepath-topics-staging"
    }
    promptsBucket: "purposepath-coaching-prompts-380276784420-staging"
    secrets      : {
        googleVertexCredentials: "purposepath/staging/google-vertex-credentials"
        openaiApiKey           : "purposepath/staging/openai-api-key"
    }
    tableArns    : {
        conversations: "arn:aws:dynamodb:us-east-1:380276784420:table/purposepath-coaching-conversations-staging"
        sessions     : "arn:aws:dynamodb:us-east-1:380276784420:table/purposepath-coaching-sessions-staging"
        topics       : "arn:aws:dynamodb:us-east-1:380276784420:table/purposepath-topics-staging"
    }
    tableNames   : {
        conversations: "purposepath-coaching-conversations-staging"
        sessions     : "purposepath-coaching-sessions-staging"
        topics       : "purposepath-topics-staging"
    }