Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix aws.env containing quotation marks causing problems #1205

Closed
amarthadan opened this issue Jun 13, 2022 · 3 comments · Fixed by #1328
Closed

Fix aws.env containing quotation marks causing problems #1205

amarthadan opened this issue Jun 13, 2022 · 3 comments · Fixed by #1328
Assignees
Milestone

Comments

@amarthadan
Copy link
Contributor

JIRA issue discussion

@martinkolenic
Copy link
Contributor

martinkolenic commented Jul 13, 2022

Hi @vponline, what is the expected behaviour when I do have quotation marks in aws.env? Thanks.

@vponline
Copy link
Contributor

@kolenic-martin The deloyment and removal should now work with double quotes included, e.g.

AWS_ACCESS_KEY_ID="AKIA...."

@martinkolenic
Copy link
Contributor

Hi @vponline, thanks. I've just finished testing the deployment and removal with the quotation marks in aws.env and I can now confirm it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants