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 Terraform Variable for AWS instance type #784

Merged
merged 1 commit into from
Apr 10, 2015
Merged

Add Terraform Variable for AWS instance type #784

merged 1 commit into from
Apr 10, 2015

Conversation

byu
Copy link
Contributor

@byu byu commented Mar 14, 2015

Details:

  • Adds an input variable to the consul terraform template module to
    allow a user of the module to specify a different
    AWS instance type to launch.
  • The default is still "m1.small".
  • The module input variable is named "instance_type".

Details:
* Adds an input variable to the consul terraform template module to
  allow a user of the module to specify a different
  AWS instance type to launch.
* The default is still "m1.small".
* The module input variable is named "instance_type".
armon added a commit that referenced this pull request Apr 10, 2015
Add Terraform Variable for AWS instance type
@armon armon merged commit e582024 into hashicorp:master Apr 10, 2015
@armon
Copy link
Member

armon commented Apr 10, 2015

Thanks! Sorry about the delay!

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.

4 participants