Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated getting started build page #780

Closed
wants to merge 1 commit into from
Closed

Updated getting started build page #780

wants to merge 1 commit into from

Conversation

chalford
Copy link

Running "terraform apply" in a directory that contains terraform files assumes that you are trying to init from a module, and fails as the destination dir is not empty. Using "." at the end of the command instead allows apply to proceed without doing init first.

Running "terraform apply" in a directory that contains terraform files assumes that you are trying to init from a module, and fails as the destination dir is not empty. Using "." at the end of the command instead allows apply to proceed without doing init first.
@mitchellh
Copy link
Contributor

Hm I actually don't think this is working as intended and you may have uncovered a bug rather than a documentation issue. I'm going to look into it.

mitchellh added a commit that referenced this pull request Jan 16, 2015
I really don't know how to unit test this since I don't know what input
triggers this except that it has been reporting a few times in the wild.
@mitchellh
Copy link
Contributor

Fixed (bug)

@mitchellh mitchellh closed this Jan 16, 2015
@ghost
Copy link

ghost commented May 4, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators May 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants