This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.4.1...v2.0.0) (2019-03-10) ### Code Refactoring * **generator:** moving resources and policies into their own packages ([#161](#161)) ([03a0123](03a0123)) ### BREAKING CHANGES * **generator:** this PR refactors the auto-generated CloudFormation resources out of the cloudformation package and into a dedicated package (resources). This helps keep the auto generated files separate from others. E.g. cloudformation.AWSSnsTopic{} becomes resources.AWSSnsTopic{}
- Loading branch information