Skip to content

Pipeline/Cloud Formation Error #3922

Answered by dannyrandall
anne-montoya asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @anne-montoya! Are you using a pipeline created by Copilot? If so, have you updated your buildspec.yml to use the latest version of Copilot as well? You'll need to update these lines, changing the copilot-linux-v1.xx.x to copilot-linux-v1.21.0:

      # Download the copilot linux binary.
      - wget -q https://ecs-cli-v2-release.s3.amazonaws.com/copilot-linux-v1.21.0
      - mv ./copilot-linux-v1.21.0 ./copilot-linux
      - chmod +x ./copilot-linux

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@anne-montoya
Comment options

@dannyrandall
Comment options

@anne-montoya
Comment options

Answer selected by dannyrandall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
guidance Issue requesting guidance or information about usage
2 participants