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

add a simple terraform template to just launch one base image with consul lookups #19

Merged
merged 1 commit into from
Jan 21, 2015

Conversation

gozer
Copy link
Contributor

@gozer gozer commented Jan 21, 2015

For now, to get it to work, you need this in your variables file:

{
"aws_access_key": "XXX",
"aws_secret_key": "XXX",
"iam_instance_profile": "packer",
"key_name": "somekeyname",
"secret": "XXX Ask gozer XXX",
"consul": "XXX Ask gozer XXX"
}

@gozer gozer merged commit 29190e3 into nubisproject:master Jan 21, 2015
gozer added a commit that referenced this pull request Jan 21, 2015
---

For now, to get it to work, you need this in your variables file:

{
  "aws_access_key": "XXX",
  "aws_secret_key": "XXX",
  "iam_instance_profile": "packer",
  "key_name": "somekeyname",
  "secret": "XXX Ask gozer XXX",
  "consul": "XXX Ask gozer XXX"
}
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.

1 participant