8000 Tags · Skyscanner/pycfmodel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Skyscanner/pycfmodel

Tags
10000

0.20.2

Toggle 0.20.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FIX - IAM Role model (#108)

* fix - iam role model, updated tests

* update version in setup

Co-authored-by: Ramon <ramon.guimera@skyscanner.net>

0.20.1

Toggle 0.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version and changelog (#106)

* update version and changelog

* update version and changelog

Co-authored-by: Ramon <ramon.guimera@skyscanner.net>

0.20.0

Toggle 0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

0.19.1

Toggle 0.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FIX: Effect on Statement is required (#101)

* Effect on Statement is required

* add PR number to changelog

* update cloudformation_actions.py

* update cloudformation_actions.py

* PR suggestions

Co-authored-by: Ramon <ramon.guimera@skyscanner.net>

0.19.0

Toggle 0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

0.18.2

Toggle 0.18.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update cloudformation_actions.py (#99)

Co-authored-by: Ramon <ramon.guimera@skyscanner.net>

0.18.1

Toggle 0.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Able to parse resources without Properties (#96)

* update cloudformation_actions.py

* able to parse generic resources without properties

* updated changelog and version

Co-authored-by: Ramon <ramon.guimera@skyscanner.net>

0.18.0

Toggle 0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove smart union from Generic (#95)

* remove smart_union on generic

* update cloudformation action

* update cloudformation action

* update makefile

* update requirements

* update tests

* update version and changelog

* update changelog and tests

0.17.1

Toggle 0.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

0.17.0

Toggle 0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
kms key to use default property policy_documents (#93)

Co-authored-by: Ramon <ramon.guimera@skyscanner.net>
0