-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
To better keep up with changes coming from the AWS CloudFormation team, there was a need to support auto-generation. The main branch has a set of changes which:
- The core files are auto-generated
- Validators have been refactored into separate files
- Change to support (mainly) backward compatibility
Given early work on troposphere was all hand crafter, there have been some changes that are not backward compatible. Also, there are changes that bring things up-to-date with the current resource specification.
Here's the plan:
- Finish converting existing resources to be auto-generated (I believe ec2.py is the last one)
- Release version 4.0.0b1 (major version bump due to the number of changes made and beta to get feedback)
- Address feedback from the community
- Wait some period of time before releasing 4.0.0
Hoping to release 4.0.0b1 in a matter of days but wanted to get input.
Thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels