1 | | This works for me now in 6.0.8 |
| 1 | Some of this works in 6.0.8 |
| 2 | But "Operation not permitted" for git checkouts: |
| 3 | |
| 4 | $ terraform init |
| 5 | Initializing modules... |
| 6 | - module.logstash...... |
| 7 | Getting source "git::ssh://git@bitbucket.org/<GIT_PATH>" |
| 8 | Error downloading modules: Error loading modules: error downloading 'ssh://git@bitbucket.org/<GIT_PATH>': /usr/bin/git exited with 128: Cloning into '.terraform/modules/95048d55dc5e3d68ef6e88be677623af'... |
| 9 | error: chmod on .terraform/modules/95048d55dc5e3d68ef6e88be677623af/.git/config.lock failed: Operation not permitted |
| 10 | fatal: could not set 'core.filemode' to 'false' |