Giter VIP home page Giter VIP logo

aws-ecs-nodejs-sample's People

Contributors

robogeek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aws-ecs-nodejs-sample's Issues

ECR Repositories not found

I was following the terraform guide. I ran the series of commands, as stated in the guide:

npm run docker-login
npm run build
npm run ecr-create-repos
npm run build
npm run ecr-tag-repos
npm run ecr-push-repos
npm run ecr-repositories
terraform init
terraform plan

When I get to the terraform plan step I get the following repo not found error:

โžœ  ecs-terraform git:(master) terraform plan
Refreshing Terraform state in-memory prior to plan...
The refreshed state will be used to calculate this plan, but will not be
persisted to local or remote state storage.

data.aws_availability_zones.available: Refreshing state...
data.aws_ecr_repository.app: Refreshing state...
data.aws_ecr_repository.nginx: Refreshing state...
data.aws_iam_policy_document.ecs_task_execution_role: Refreshing state...
data.aws_iam_policy_document.ecs_auto_scale_role: Refreshing state...

Error: ECR Repository (nginx-ecs-terraform) not found



Error: ECR Repository (app) not found

Not sure what I'm doing wrong as the ECR repos for nginx-ecs-terraform and app both exist and terraform has the correct URI for each?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.