amazon-archives / aws-amplify-serverless-plugin

Plugin for the Serverless Framework to output AWS Amplify configuration files.
Apache License 2.0
124 stars 30 forks source link

Recursively list nested stack resources #45

Closed thisjeremiah closed 5 years ago

thisjeremiah commented 5 years ago

Update listStackResources to recursively list nested stack resources. Creates compatibility with serverless-plugin-split-stacks.

Issue #, if available:

44

Description of changes:

Update listStackResources to recursively list nested stack resources. Creates compatibility with serverless-plugin-split-stacks.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.