Skip to content

Commit 0e3524b

Browse files
authored
Merge pull request #71 from sean-freeman/dev
collection: update requirements
2 parents 1be2fa4 + 083a42c commit 0e3524b

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

requirements.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
---
22

33
collections:
4-
- name: cloud.terraform
5-
type: galaxy
6-
version: 1.1.0
74
- name: amazon.aws
85
type: galaxy
9-
version: 7.2.0
6+
version: 9.0.0
107
- name: community.aws
118
type: galaxy
12-
version: 7.1.0
9+
version: 9.0.0
1310
- name: azure.azcollection
1411
type: galaxy
15-
version: 2.2.0
12+
version: 3.0.1
1613
- name: google.cloud
1714
type: galaxy
1815
version: 1.1.3
1916
# Replace with ibm.cloud in future, legacy Ansible Collection uses hidden on-the-fly Terraform files in /var/tmp/ansible/ibmcloud)
2017
- name: ibm.cloudcollection
2118
type: galaxy
22-
version: 1.51.0
19+
version: 1.71.2
2320
- name: ovirt.ovirt
2421
type: galaxy
2522
version: 3.1.2
2623
- name: openstack.cloud
2724
type: galaxy
2825
version: 2.1.0
29-
- name: kubevirt.core
30-
type: galaxy
31-
version: 1.5.0
3226
- name: vmware.vmware_rest
3327
type: galaxy
3428
version: 3.0.0
3529
- name: cloud.common
30+
type: galaxy
31+
version: 4.0.0
32+
- name: cloud.terraform
3633
type: galaxy
3734
version: 3.0.0
38-
# For Red Hat OpenShift
35+
- name: kubevirt.core
36+
type: galaxy
37+
version: 1.5.0
38+
# For Red Hat OpenShift
3939
- name: community.okd
4040
type: galaxy
41-
version: 3.0.1
41+
version: 3.0.1

0 commit comments

Comments
 (0)