Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

MWAA verify_env script has incorrect profile name validation #203

Open
daniel-bowman-nationwide opened this issue Jun 30, 2022 · 0 comments

Comments

@daniel-bowman-nationwide

if re.match(r"^[a-zA-Z0-9]*$", profile_name):

Profile name validation does not include all allowed profile name characters. The missing character that broke for me is -. There may be others.

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

No branches or pull requests

1 participant