Skip to content

Conversation

mgood
Copy link

@mgood mgood commented Aug 7, 2015

Fixed "cell-rundir" getting the last run directory, e.g. for using gun prod output to get Terraform outputs.

Also fixed the "public_ips" output in "host.tf" to aws_instance.host instead of aws_instance.node.

mgood added 2 commits August 7, 2015 15:06
Variable be "host" instead of "node".
Adds the base directory when calling cell-rundir to get the last run directory.
@progrium
Copy link
Contributor

progrium commented Aug 7, 2015

👍 should we keep this open in case you find more?

Parsing the "aws" command output relied on configuring the tool for JSON output
by default. Add "--output json" to force JSON output.
Calls "terraform taint" to mark a resource as "tainted" which will force
recreating it on the next "apply".
@rojaro
Copy link

rojaro commented Mar 11, 2016

@progrium please merge these patches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants