What's Changed
* Created new schematized components to be available to every supported Pulumi language
* ECS defaults to private and must be explicitly made public by setting `AssignPublicId=true`
* Upgrade internal dependencies for the Pulumi and AWS packages.
* Expose all arguments of the underlying resources through the components for greater control.
* Maintain existing `0.x` code within the `classic` namespace to allow slower trasitioning to the new component versions.
* Vastly improved VPC component with better defaults and layout options.
* Improved networking detaults for load ballancers and Fargate ECS services.