Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): improve context providers error message for env-agnostic stacks #3137

Merged
merged 3 commits into from
Jul 1, 2019

Commits on Jun 30, 2019

  1. fix(core): improve context providers error message for env-agnostic s…

    …tacks
    
    Following up on #2922: improve the error message emitted when trying to read context from an environment-agnostic stack by calling out CDK_DEFAULT_ACCOUNT and CDK_DEFAULT_REGION as a way to inherit environment information from the CLI.
    
    Fixes #3078 
    Fixes #3120 
    Fixes #3130
    Elad Ben-Israel committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    22eec95 View commit details
    Browse the repository at this point in the history
  2. missing "+

    Elad Ben-Israel committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    5bec647 View commit details
    Browse the repository at this point in the history
  3. remove trailing whitespace

    Elad Ben-Israel committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    0c26028 View commit details
    Browse the repository at this point in the history