mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 03:23:59 -07:00
Fix azure_rm_acs due to Azure breaking API change (#33221)
* Fix azure_rm_acs due to Azure breaking API change * resolve code review feedbacks * resolve test failures * better name * ignore case for vm size * reformat code * resolve code review feedbacks
This commit is contained in:
parent
cf6f6d09db
commit
8506b7bfdc
4 changed files with 79 additions and 47 deletions
|
@ -13,4 +13,4 @@ azure-mgmt-keyvault>=0.40.0,<0.41
|
|||
azure-mgmt-batch>=4.1.0,<5
|
||||
azure-mgmt-sql>=0.7.1,<0.8
|
||||
azure-mgmt-web>=0.32.0,<0.33
|
||||
azure-mgmt-containerservice>=1.0.0
|
||||
azure-mgmt-containerservice>=2.0.0,<3.0.0
|
Loading…
Add table
Add a link
Reference in a new issue