GSA / jenkins-deploy

deploy Jenkins to AWS with Terraform and Ansible
Other
20 stars 14 forks source link

refactor Terraform code into modules #15

Closed afeld closed 7 years ago

afeld commented 7 years ago

Closes #6.

This pull request refactors the Terraform code into a few modules:

afeld commented 7 years ago

Also, I am very open to alternate ideas on module names.

afeld commented 7 years ago

Come to think of it, is there any downside to having a separate security group created for Jenkins specifically, versus sharing an existing one?