Skip to content

Add support for CloudFormation ModuleVersion and ResourceVersion uploads#2667

Merged
moelasmar merged 2 commits intoaws:developfrom
benbridts:cloudformation-types
Mar 25, 2021
Merged

Add support for CloudFormation ModuleVersion and ResourceVersion uploads#2667
moelasmar merged 2 commits intoaws:developfrom
benbridts:cloudformation-types

Conversation

@benbridts
Copy link
Contributor

@benbridts benbridts commented Feb 28, 2021

Why is this change necessary?

The recently released CloudFormation ModuleVersion and ResourceVersion need a package on S3.

How does it address the issue?

It adds support to specify a local path to the right zip file in the template.

Remarks

  • No functional tests or design document needed
  • Make PR fails for me on develop with python 3.9. It works with an older python

Checklist

  • Add input/output type hints to new functions/methods
  • Write design document (Do I need to write a design document?)
  • Write unit tests
  • Write/update functional tests
  • Write/update integration tests
  • make pr passes
  • make update-reproducible-reqs if dependencies were changed
  • Write documentation

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

@moelasmar moelasmar merged commit 9b9ff31 into aws:develop Mar 25, 2021
elbayaaa pushed a commit to elbayaaa/aws-sam-cli that referenced this pull request Mar 25, 2021
…ads (aws#2667)

Co-authored-by: Mohamed Elasmar <71043312+moelasmar@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants