You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to create a new EB deployment for a PR I just opened. I'm able to pull in the PR number for example to uniquely key this PR, but I cannot create new environments (same application):
I'd like to create a new EB deployment for a PR I just opened. I'm able to pull in the PR number for example to uniquely key this PR, but I cannot create new environments (same application):
Leads to
Error: Deployment failed: Error: Status: 400. Code: InvalidParameterValue, Message: No Environment found for EnvironmentName = 'backend-dev-82'.
In pipeline.
Is this possible to support, or even do unless you specify a configuration and environment variables etc?
The text was updated successfully, but these errors were encountered: