Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olorin37/terraform-provider-jenkins
Provider for managing Jenkins configuration
https://github.com/olorin37/terraform-provider-jenkins
jenkins jenkins-cli terraform terraform-provider
Last synced: about 2 months ago
JSON representation
Provider for managing Jenkins configuration
- Host: GitHub
- URL: https://github.com/olorin37/terraform-provider-jenkins
- Owner: olorin37
- Created: 2017-12-04T22:11:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-19T18:40:43.000Z (about 5 years ago)
- Last Synced: 2023-03-07T23:07:24.667Z (almost 2 years ago)
- Topics: jenkins, jenkins-cli, terraform, terraform-provider
- Language: Go
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
_Project is still in WIP state._
# Terraform Provider for Jenkins #
Terraform provider for Jenkins made as wrapper around `jenkins-cli.jar`.
# TODO #
- [ ] Main focus is to create/remove jenkins slaves. To allow adding/removing Jenkins slaves directly from terraform module/file while creating/destroying instances in cloud for slaves.
- [ ] Jenkins jar CLI should be automatically downloaded form Jenkins server if missing and then used as CLI