Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleVersion and ModuleDefaultVersion resource providers #33

Merged

Conversation

kfdarlington
Copy link
Contributor

This pull request includes the two new modules resource providers, AWS::CloudFormation::ModuleVersion and AWS::CloudFormation::ModuleDefaultVersion, created to support CloudFormation's new modules feature (see https://aws.amazon.com/blogs/mt/introducing-aws-cloudformation-modules/). These resource providers are available for public use in the CloudFormation registry.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ugudip
Copy link
Contributor

ugudip commented Dec 4, 2020

Please run mvn clean verify --no-transfer-progress command to check for missing branches in unit tests.

@kfdarlington kfdarlington force-pushed the feature-modules-github branch from 8ac9bce to dcf8bcb Compare December 9, 2020 06:18
@kfdarlington
Copy link
Contributor Author

kfdarlington commented Dec 9, 2020

I hadn't realized two approvals had been granted on commit dcf8bcb when I pushed commit 8ac9bce, so I reverted this PR to commit dcf8bcb to contain only approved code and will submit another PR after merging.

@kfdarlington kfdarlington merged commit 5b90df9 into aws-cloudformation:master Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants