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

feature: Validate pipeline config

Open isaacsanders opened this issue 2 years ago • 2 comments

We should be able to use the ATC configvalidate module^1 in the same fashion that the validate helpers for fly^2 does.

isaacsanders avatar Dec 07 '22 20:12 isaacsanders

See #42 for why we'd need a lot of convincing for this one.

risicle avatar Dec 19 '22 16:12 risicle

@isaacsanders Hi! I'm the author of #42. Since the maintainers of this resource seem reluctant to include validation as a feature, I wrote a new new terraform resource with the sole purpose of validating concourse pipeline yaml. If you (or any future readers) are interested in this, please tag me in a comment. It's closed source at the moment, but with enough interest I might be able to convince my team to open source it.

eczy-tempus avatar Mar 14 '24 19:03 eczy-tempus