Hi all! I would like to contribute a provider for ...
# general
b
Hi all! I would like to contribute a provider for ZPA (ZScaler Private Access), based on the Terraform Provider of ZPA. I'm aware of how to do this technically, however: are there legal issues with basing this on an MIT-based Terraform provider owned by a company?
a
MIT is extremely permissive, so I don’t think that is a blocker. Pulumi uses https://github.com/pulumi/go-licenses (GH Action) to validate that we only include OSS software. You could try running that if you want to be sure.