Updates - Update `CLOUDFORMATION_ACTIONS`. - Add a `_strict` option in GenericResource. Defaulting to True. See docs for more info
1.0.1
Breaking changes - Drops python 3.8 support due to pydantic upgrade Fixes - Fixes security issue https://github.com/Skyscanner/pycfmodel/security/dependabot/13 - Fixes IndexError when resolving selecting from lists of unresolved values Updates - Update `CLOUDFORMATION_ACTIONS`. - Bumps several dependencies
1.0.0
Not secure
Breaking changes - Pydantic updated to v2 including a reformat of the repository to comply with the new API. - Drops python 3.7 support due to pydantic upgrade
0.22.0
Not secure
Fixes - KeyPolicy made optional for KMS Key resource type.
0.21.2
Not secure
Fixes - Add the BypassPolicyLockoutSafetyCheck and Origin fields in the KMS resource Updates - Update `CLOUDFORMATION_ACTIONS`.