Hi Rishab,
There is no upper limit enforced by CloudStack, the number of VMs, volumes, IPs
etc are limited on the account/domain and project level and the same
affect/apply for CKS.
Regards.
From: Rishabh Rapatwar
Sent: Tuesday, June 7, 2022 16:51
To: dev@clo
Hi Sean,
It is not necessary to register the system VM template as Routing. During the
upgrade process ACS detects the registered template by name and sets its type
to SYSTEM.
The link - http://docs.cloudstack.apache.org/en/latest/adminguide/systemvm.html
which mentions specifying 'Routing' as
rohityadavcloud commented on PR #35:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/35#issuecomment-1153591252
Good stuff
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the s
Damans227 opened a new pull request, #37:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/37
From `main.tf`:
```
resource "cloudstack_ssh_keypair" "test-key" {
name = "myKey"
}
data "cloudstack_ssh_keypair" "my-key-pair" {
filter {