pulumi / pulumi-cloud

A highly productive multi-cloud framework for containers, serverless, and data
Apache License 2.0
133 stars 19 forks source link

CI is failing #738

Closed lukehoban closed 5 years ago

lukehoban commented 5 years ago

Three tests are currently failing with:

 pulumi:pulumi:Stack table-p-it-travis-job-table-b0c07e08 creating Error: Secret outputs cannot be captured by a closure.

This was caused by https://github.com/pulumi/pulumi-terraform/pull/427 (and exacerbated by https://github.com/pulumi/pulumi/issues/2718).

stack72 commented 5 years ago

@lukehoban this is now passing because we reverted the secrets feature in the main providers https://travis-ci.com/pulumi/pulumi-cloud/builds/121342567