Code Monkey home page Code Monkey logo

Comments (5)

illia-sh avatar illia-sh commented on September 3, 2024 1

The issue it still exist even 6.2.0 version.
If "AWS_ACCESS_KEY_ID" is defined in the environment variables but another variable name defined in the job "FANCY_AWS_ACCESS_KEY_ID_1"

      - Build and push image:
          repo_name: myRepo
          aws_account: "22222222222222"
          aws_access_key: FANCY_AWS_ACCESS_KEY_ID_1

It will use "AWS_ACCESS_KEY_ID" from the variables rather then "FANCY_AWS_ACCESS_KEY_ID_1" , same for secret key.

I made it work only removing the default one "AWS_ACCESS_KEY_ID" from env variables and always using customs name for aws variables.

from aws-ecr-orb.

mamono210 avatar mamono210 commented on September 3, 2024

I have experienced same kind of problem, too.

I reported this issue to one of CircleCI support team member and I got message from him that he would create ticket on their BTS, so dev team might investigate on this issue.

Hope I could get reply from him, but I am not sure if dev team would really work on this issue.

from aws-ecr-orb.

iynere avatar iynere commented on September 3, 2024

so, what is the specific ask here ? you should already be able to simply pass in different environment variable names to these parameters

from aws-ecr-orb.

mamono210 avatar mamono210 commented on September 3, 2024

I am sorry, I didn't realize that this is fixed.

The status of this issue is still open so that the behavior mentioned on this issue is same as I have experienced on my orb project.

I got message from CircleCI support team, and the solution they suggested is exactly same as what is done in this orb.

from aws-ecr-orb.

eddiewebb avatar eddiewebb commented on September 3, 2024

Closing this as seems API has changed since reporting, and aws-access-key-id and aws-secret-access-key will be properly used if overriden from default env var names.

from aws-ecr-orb.

Related Issues (20)

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.