Hello,
I just set up bitbucket pipelines for a new project at work. The app suggested I use a pipe to manage the deployment step. Since we use elasticbeanstalk https://bitbucket.org/atlassian/aws-elasticbeanstalk-deploy/src/master/ was the pipe to use.
I noticed when testing that the documentation in the Readme (and the examples in bitbucket pipelines) are inconsistent. The examples use the keyword `variables` and `parameters` seemingly interchangeably. However if you configure the pipe with `parameters` it does not work. I received this error message:
```
/usr/bin/pipe.sh: line 22: AWS_ACCESS_KEY_ID: You need to configure the AWS_ACCESS_KEY_ID variable!
```
Switching from `parameters` to `variables` resolved the issue.
Hi Liam,
Thanks for pointing out the mistake. We've fixed the documentation: https://bitbucket.org/atlassian/aws-elasticbeanstalk-deploy/src/master
Hi Steven,
Awesome! Thanks for addressing, and for making the tool. It made our deployments super easy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.