Добрый день!
Подскажите пожалуйста, вылезает такая ошибка:
Error: Error creating OpenStack server: Expected HTTP response code [200 202] when accessing [POST
https://infra.mail.ru:8774/v2.1/os-volumes_boot], but got 406 instead
{"computeFault": {"message": "Version 2.67 is not supported by the API. Minimum is 2.1 and maximum is 2.42.", "code": 406}}
on .tf line 34, in resource "openstack_compute_instance_v2" "test":
34: resource "openstack_compute_instance_v2"
я понимаю в чем проблема, но не понимаю, как решить. Предполагаю, что можно даунгрейднуть версию через
provider.tf, но не могу найти ответ - как