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

Terraform apply fails first time, applies correctly on 2nd run #24

Closed
tayzlor opened this issue Mar 23, 2015 · 1 comment
Closed

Terraform apply fails first time, applies correctly on 2nd run #24

tayzlor opened this issue Mar 23, 2015 · 1 comment
Labels
Milestone

Comments

@tayzlor
Copy link
Member

tayzlor commented Mar 23, 2015

On a first run getting this error -

aws_instance.mesos-master.0: Creation complete
Error applying plan:

1 error(s) occurred:

* dial tcp 52.16.231.211:22: i/o timeout

Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.

The IP address obviously changes run to run with the instances changing.

@tayzlor tayzlor added the bug label Mar 23, 2015
@tayzlor tayzlor added this to the 0.1 milestone Mar 31, 2015
@tayzlor
Copy link
Member Author

tayzlor commented Apr 6, 2015

Fixed by #60

@tayzlor tayzlor closed this as completed Apr 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant