You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the readme step by step (very detailed, thanks), but I seem to be encountering an issue with deployment as follows:
$one-click deploy-github <git repo>
Copying configuration from "<path>/one-click/one_click/terraform"...
Error: Can't populate non-empty directory
The target directory . is not empty, so it cannot be initialized with the
-from-module=... option.
Error: No configuration files
Any idea what could be causing it? I've tried re-cloning one-click and deploying locally, but same issue.
The text was updated successfully, but these errors were encountered:
@seanmalone3 Thanks for posting! I believe this is a breaking change with a new version ofTerraform. I'm quite busy at work right now but let's say I'll either send you the correct version of Terraform to downgrade to, or fix one-click by EOD. Keep me posted.
I followed the readme step by step (very detailed, thanks), but I seem to be encountering an issue with deployment as follows:
Any idea what could be causing it? I've tried re-cloning one-click and deploying locally, but same issue.
The text was updated successfully, but these errors were encountered: