aws-ecr-orb
aws-ecr-orb copied to clipboard
Fix env var AWS_ACCESS_KEY_ID typo
Checklist
- [x] All new jobs, commands, executors, parameters have descriptions
- [x] Examples have been added for any significant new features
- [x] README has been updated, if necessary
Motivation, issues
There are two build-and-push-image
: Command and Job.
The aws-access-key-id
parameter description has different comments and is inconsistent.
- Command: AWS access key id for IAM role. Set this to the name of the environment variable you will set to hold this value, i.e. AWS_ACCESS_KEY.
- Job: AWS access key id for IAM role. Set this to the name of the environment variable you will set to hold this value, i.e. AWS_ACCESS_KEY_ID.
In this PR, I changed AWS_ACCESS_KEY
to AWS_ACCESS_KEY_ID
.
related PR: https://github.com/CircleCI-Public/aws-ecr-orb/pull/96
I have checked that there is no other part that specifies AWS_ACCESS_KEY
.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@felicianotech @KyleTryon Would you review this PR?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
this pr is still alive.
Your development orb has been published. It will expire in 30 days. You can preview what this will look like on the CircleCI Orb Registry at the following link: https://circleci.com/developer/orbs/orb/circleci/aws-ecr?version=dev:7404604c5cbd8591c7823f17fcc0db431106e55c
Your development orb has been published. It will expire in 30 days. You can preview what this will look like on the CircleCI Orb Registry at the following link: https://circleci.com/developer/orbs/orb/circleci/aws-ecr?version=dev:150662d5ebc43cf8ffb181f82bc4209447cf08cb