Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add jenkins + terraform#62

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
rodriguezsergio merged 2 commits intomasterfromf/terraform
Jan 4, 2018
Merged

add jenkins + terraform#62

rodriguezsergio merged 2 commits intomasterfromf/terraform
Jan 4, 2018

Conversation

@rodriguezsergio
Copy link
Collaborator

No description provided.

count=1
ami="${var.amis["amazon-linux-2017-09"]}"
disable_api_termination=true
instance_type="t2.micro"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

image

Copy link
CollaboratorAuthor

@rodriguezsergiorodriguezsergioJan 4, 2018
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

😄

-src:geerlingguy.jenkins
version:3.2.1

-src:savoirfairelinux.nexus3-oss
Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Just realized this was old copy/pasta. I'll remove this.

@billoneil
Copy link
Contributor

Looks pretty good to me. I'd like to split it into modules at some point so I could do something like this if possible.

prod.tf
env = prod
instanceType = t2.small
servers = 4

staging.tf
env = staging
instaneType = t2.micro
servers = 1

@billoneil
Copy link
Contributor

Going to merge for now and we can make modules / lock down jenkins later

Copy link
Contributor

@billoneilbilloneil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

go ahead and merge

@rodriguezsergio
Copy link
CollaboratorAuthor

@billoneil yeah we can make modules later. It shouldn't be too difficult.

@rodriguezsergiorodriguezsergio merged commit1ac0031 intomasterJan 4, 2018
@rodriguezsergiorodriguezsergio deleted the f/terraform branchJanuary 4, 2018 02:30
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@billoneilbilloneilbilloneil approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@rodriguezsergio@billoneil

[8]ページ先頭

©2009-2025 Movatter.jp