terraform-provider-jenkins
terraform-provider-jenkins copied to clipboard
Terraform Provider to manage jenkins jobs configuration
importer failed to work with recent version of xml config of jenkins job. Tested with jenkins version `2.261` ```bash /go/bin/importer -job "BuildSoftwareN" -output tf 2020/11/10 21:48:51 [INFO] Initializing jenkins client...
While trying to import an existing job: ``` ❯ importer --job audit-users --output jenkins-ci-tf ``` I got ``` 2020/02/07 15:46:04 expected element type but have ``` which suggests that the...
Bumps [github.com/hashicorp/terraform](https://github.com/hashicorp/terraform) from 0.12.3 to 0.12.17. Changelog Sourced from github.com/hashicorp/terraform's changelog. 0.12.17 (December 02, 2019) SECURITY NOTES: If you are using the Azure remote state backend and you are using...