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

Tags: mattclay/ansible-collection-aws

Tags

4.0.1

Toggle 4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Documentation updates (#18)

* Add documentation for filter plugins.
* Use non-deprecated documentation fragments for modules.
* Bump the collection version to 4.0.1.

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update collection for a 4.0.0 release (#17)

* Update the collection version to 4.0.0.
* Use Python 3.12 for testing.
* Use `ansible-core` 2.16.5 for testing.
* Update `amazon.aws` dependency to version 7.x.
* Use `amazon.aws.iam_role` instead of `community.aws.iam_role` for testing.
* Drop `community.aws` test dependency.
* Fix module defaults in documentation.
* Fix test assertions to not use templates.
* Update `distlib` test dependency to version 0.3.8.

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix lambda wait issue and add more integration tests (#15)

* Add missing waits after changing Lambda state

* Add integration test for lambda module

* Add integration test for lambda_alias module
0