Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Errors when running from a file path containing spaces #7

Open
ajmaddaford opened this issue Jul 24, 2017 · 0 comments · May be fixed by #8
Open

Errors when running from a file path containing spaces #7

ajmaddaford opened this issue Jul 24, 2017 · 0 comments · May be fixed by #8

Comments

@ajmaddaford
Copy link

When running from a file path containing spaces errors are generated:

* Error running command '    mkdir -p /Users/andrew/dev/Terraform Test/.terraform/modules/3db839d94586038e7145e7397c48c7b0/lambda && mkdir -p /Users/andrew/dev/Terraform Test/.terraform/modules/3db839d94586038e7145e7397c48c7b0/tmp
     cp /Users/andrew/dev/Terraform Test/.terraform/modules/3db839d94586038e7145e7397c48c7b0/ebs_bckup/ebs_bckup.py /Users/andrew/dev/Terraform Test/.terraform/modules/3db839d94586038e7145e7397c48c7b0/tmp/ebs_bckup.py
     echo "[main]
EC2_INSTANCE_TAG = andrew-RabbitMQ
RETENTION_DAYS   = 1
[regions]
regionList = eu-west-1
" > /Users/andrew/dev/Terraform Test/.terraform/modules/3db839d94586038e7145e7397c48c7b0/tmp/vars.ini
': exit status 1. Output: usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
       cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory
/bin/sh: line 7: /Users/andrew/dev/Terraform: Is a directory
@ajmaddaford ajmaddaford linked a pull request Jul 24, 2017 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant