We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In our environment, we auto generate a number of profiles and we use a comment
To separate out the generated profiles from the non-generated one. Unfortunately, everytime we run the aws-mfa tool, it removes that comment.
The text was updated successfully, but these errors were encountered:
This looks like a dup of #39
Sorry, something went wrong.
it is indeed. But this is due to configparser see https://github.com/python/cpython/blob/96a60ae90c291d94c058c80351fa38b6d73eda92/Lib/configparser.py#L567
No branches or pull requests
In our environment, we auto generate a number of profiles and we use a comment
START of Generated Lines
To separate out the generated profiles from the non-generated one. Unfortunately, everytime we run the aws-mfa tool, it removes that comment.
The text was updated successfully, but these errors were encountered: