Skip to content

Cd command fails with stack saying I have the hobby tier #1695

@raphaeltm

Description

@raphaeltm
node ➜ /workspaces/portal (fix-rollbar-issues) $ defang whoami
 * Using Defang Playground provider from default project

PROVIDER  ACCOUNTID  TENANT     TENANTID                              SUBSCRIBERTIER  REGION
defang    raphaeltm  raphaeltm  40370936-4dac-5658-9c94-7e51372d6324  PRO             us-west-2  
node ➜ /workspaces/portal (fix-rollbar-issues) $ defang --stack=dev cd cancel
 * Using AWS provider from environment variable
Error: HOBBY tier only supports Defang Playground. For multi-provider support see https://s.defang.io/subscription

But then this works (basically same as what's in the stack):

node ➜ /workspaces/portal (fix-rollbar-issues) $ AWS_PROFILE=defang-sandbox defang -f ./compose.cloud.dev.yaml cd cancel
 * Using AWS provider from stored preference
 * Running CD command "cancel" in project "portal-dev"
Waiting for CloudFormation stack defang-cd to be updated...
 * Showing only build logs and runtime errors. Press V to toggle verbose mode.
/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions