Open dhruvkelawala opened 1 year ago
👍 Worked well for me, thanks
Waiting for it to be merged. Not sure if it will ever be 😂
Thanks for the review! Please feel free to merge 🙂
@pentest01 @mkurapov Any plans to merge this and make a release?
Hi, would love to see this released.
I tried with this fork and still got the API error:
TASK [cloud-vultr : Creating a firewall group] *********************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Reached API retries limit 5 for URL https://api.vultr.com/v1/firewall/group_list, method GET with data None. Returned 503, with body: HTTP Error 503: API v1 Gone b'Sorry, all newly created accounts are forbidden from using API v1, all other accounts are able to use this deprecated API until September 30, 2023 at which point Vultr API v1 will be sunset. Please use API v2.'", "vultr_api": {"api_account": "default", "api_endpoint": "https://api.vultr.com", "api_retries": 5, "api_retry_max_delay": 12, "api_timeout": 60}, "vultr_firewall_group": {}}
Sorry for my delay. Feel free to rebase and I'll review
Will do it
Description
Added support for Vultr Api v2 as new accounts on Vultr won't be able to use v1 api. Old accounts will be unable to use v1 api after June 2023.
Motivation and Context
This change makes sure AlgoVPN can be use by new and old users of Vultr
Fixes #14580
How Has This Been Tested?
Tested by Creating a VPS on Vultr with Ubuntu on my macbook m1
Types of changes
Checklist: