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

Commas removed from web console password #1

Open
nleiva opened this issue Aug 9, 2021 · 0 comments
Open

Commas removed from web console password #1

nleiva opened this issue Aug 9, 2021 · 0 comments

Comments

@nleiva
Copy link

nleiva commented Aug 9, 2021

I suspect the trim plugin filter is removing commas if present on any position of the web console credentials.

aws_web_console_cred: "{{ aws_web_console_cred_temp[0] | trim  }}"

It shouldn't, but I will probably test this without trim to verify if this is the culprit.

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

No branches or pull requests

1 participant