terraform-aws-jenkins-ha-agents icon indicating copy to clipboard operation
terraform-aws-jenkins-ha-agents copied to clipboard

A terraform module for a highly available Jenkins deployment.

Results 2 terraform-aws-jenkins-ha-agents issues
Sort by recently updated
recently updated
newest added

If select a smaller instance than `t3.xlarge` than jenkins does not have enough time to startup before `systemctl` will try to restart `jenkins.service` This pull request add additional variable to...

We have a use case where we need to label the agents to route specific jobs via JenkinsFiles. Is there any way to do that with this module? Thanks :)

enhancement