Tags: Skyscanner/pycfmodel
Tags
10000
Make pycfmodel available for Python3.10 (#100) * make pycfmodel available for Python3.10 * update version and changelog * update changelog * update changelog * update version * update cloudformation_actions.py Co-authored-by: Ramon <ramon.guimera@skyscanner.net> Co-authored-by: Jordi Soucheiron <jsoucheiron@users.noreply.github.com>
Able to parse PolicyDocument implicit in String properties (#97) * able to parse policy documents in strings * update cloudformation actions * update documentation for PolicyDocument * update changelog and setup version * update changelog with PR number * update changelog with updates * PR suggestions - validate only aux * update changelog Co-authored-by: Ramon <ramon.guimera@skyscanner.net>
Add `AssumeRolePolicyDocument` statement conditions to `all_statement… …s_condition` property (#94) * property updated for to include statements on * Update cloudformation actions to fix unit tests * Seperate properties out and assert value of conditions in unit tests Co-authored-by: Oliver Crawford <oliver.crawford@skyscanner.net>