pulumi / pulumi-policy-aws

A policy pack of rules to enforce AWS best practices for security, reliability, cost, and more!
https://www.pulumi.com
Apache License 2.0
33 stars 6 forks source link

Update integration tests to use TypeScript rather than JavaScript #64

Closed justinvp closed 4 years ago

justinvp commented 4 years ago

We had an issue that prevented use of the library from compiling with TypeScript, so update the integration test to use TypeScript so we can ensure it compiles.

Fixes https://github.com/pulumi/pulumi-policy-aws/issues/62