Skip to content
#

aws-ecs

Here are 235 public repositories matching this topic...

aviflax
aviflax commented Sep 14, 2020

Hi, I just created a new environment (test2) for my app, and now I’m trying to deploy a service to that environment but it fails.

Just for context, I’m attempting to use a monorepo setup:

  • My apps (services) are in /apps/
  • My copilot manifests etc are in /infrastructure/copilot/
  • I always run copilot from /infrastructure/
  • Each manifest has an image property that points to
ExternalReality
ExternalReality commented Feb 14, 2020

AWS orbs that authenticate with secrets such as AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY typically use the type env_var_name for commands and jobs accepting those parameters. This orb uses the string type. If a user is importing both the ecr orb and this orb together (which is quite typical) the inconsistency can be confusing and lead to frustrating configuration errors. Once a user dis

Improve this page

Add a description, image, and links to the aws-ecs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aws-ecs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.