pulumi / pulumi-cloud

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

Update AWS and Pulumi dependencies #751

Closed ellismg closed 5 years ago

ellismg commented 5 years ago

The cloud-azure package is not updated because it still depenends on azure-serverless, which is now deprecated (and so it depends on a pre 1.0.0 version of azure as well).

As part of addressing #750 we should update to use 1.0.0 of @pulumi/pulumi and @pulumi/azure in @pulumi/cloud-azure.