Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore inline comment when parsing cloud provider config (#412)
The password can contain # or ; characters. These caused the parser to drop the password part after the "comment" character and thereby break authentication.
- Loading branch information