terraform-provider-jenkins icon indicating copy to clipboard operation
terraform-provider-jenkins copied to clipboard

Importer support for freestyle projects

Open hectorv opened this issue 5 years ago • 0 comments

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 <flow-definition> but have <project>

which suggests that the importer only supports Jenkins pipelines. Are there plans to support freestyle projects? Thanks!

hectorv avatar Feb 07 '20 20:02 hectorv