Skip to content

Commit

Permalink
Use amazon.aws: '>=10.0.0-dev0' as dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <[email protected]>
  • Loading branch information
alinabuzachis committed Oct 31, 2024
1 parent 500a849 commit 587c1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: A variety of Ansible content to help automate the management of AWS
license_file: COPYING
tags: [community, aws, cloud, amazon]
dependencies:
amazon.aws: '>=9.0.0,<10.0.0'
amazon.aws: '>=10.0.0-dev0'
repository: https://github.com/ansible-collections/community.aws
documentation: https://ansible-collections.github.io/community.aws/branch/main/collections/community/aws/index.html
homepage: https://github.com/ansible-collections/community.aws
Expand Down

0 comments on commit 587c1b3

Please sign in to comment.