aws-cloudformation / aws-cloudformation/cloudformation-cli
submit command will package rpdk.log file when creating the package
Open
cli experience
enhancement
p2
- Dominant language
- Python
- Stars
- 336
- Forks
- 172
- Avg merge
- 3d 5m
- Merged PRs (30d)
- 3
Description
If the cfn command was run by mistake in the src directory it will generate an rpdk.log file. This then gets added to the package when submitting the extension/resource to cloudformation. Cloudformation will not accept this package saying the rpdk.log file is in the package.
Better handling of this usecase would be helpful.
Contributor guide
Assessment
This issue has not been assessed yet.