Skip to content

Release v0.77.4

Compare
Choose a tag to compare
@kddejong kddejong released this 28 Apr 17:16
· 281 commits to main since this release
cf0c7e1
CloudFormation Specifications
  • Update CloudFormation specs to 120.0.0 (pull #2714)
Fixes
  • Fix Conditions logic when checking a condition against a region. Now return True and False when the condition has no basis on region (pull #2721)
  • Rebuild conditions inside the Template class when doing a Transform (pull #2720)