Use of EC2 api of CloudStack #10299
|
Hi, So far I tried with admin api/secret keys and got just Thanks in advance. |
Answered by
DaanHoogland
Jan 30, 2025
Replies: 2 comments 1 reply
|
@akrasnov-drv the ec2 api has not been having a maintainer for a decade. You are free to experiment but will be largely on your own. An alternative would be using ansible and terraform. Maybe libcloud, but I am not sure how well maintained that is. |
1 reply
Answer selected by
akrasnov-drv
|
Just found https://docs.cloudstack.apache.org/en/latest/installguide/optional_installation.html Then I'm leaving the idea to use it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@akrasnov-drv the ec2 api has not been having a maintainer for a decade. You are free to experiment but will be largely on your own. An alternative would be using ansible and terraform. Maybe libcloud, but I am not sure how well maintained that is.