Skip to content

Bitbucket project name cannot have a space #290

@rmakram-ims

Description

@rmakram-ims

atlantis v 0.4.9
using Bitbucket privately hosted and a lot of my projects have spaces in their names eg "Cloud Infrastructure" etc.
Once my Pull Request is created, I get the following error:
exit status 1: running "sh -c terraform plan -refresh -no-color -out /home/USERNAME/.atlantis/repos/Cloud Infrastructure/atlantis-test/4/default/default.tfplan -var atlantis_user=USERNAME" in "/home/USERNAME/.atlantis/repos/Cloud Infrastructure/atlantis-test/4/default"
Too many command line arguments. Configuration path expected.

It seems that the issue is coming from the "-out" arg value, it could be simply decorated with quotes.
Any chances this could be fixed?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions