feat(cfn-include): the package cloudformation-include is now 'Developer Preview'#10436
Conversation
|
Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Long awaited :). Thanks! |
@alexpulver our pleasure. If you have any feedback on the |
|
One thing I already noticed, is that adding P.S.: I understand that AWS CDK moves back to monolithic packaging design anyway in CDK v2, which should improve install time for all modules. |
|
You're exactly correct @alexpulver - |
|
That's more of an implementation detail. For example, things like Conditions, Outputs, Mappings, etc. can actually have the same names as Resources and Parameters in the template. Because of that, they're created under a different scope than Methods like |

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