You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "dseralathan (via GitHub)" <gi...@apache.org> on 2023/06/01 16:15:50 UTC

[GitHub] [cloudstack-terraform-provider] dseralathan opened a new issue, #61: An argument named "cluster" is not expected here when creating a VM from particular cluster

dseralathan opened a new issue, #61:
URL: https://github.com/apache/cloudstack-terraform-provider/issues/61

   Error: Unsupported argument in resource "cloudstack_instance
   │ 
   │   on vm.tf line 12, in resource "cloudstack_instance" "node02":
   │   12:   cluster          = "cluster01"
   │ 
   │ An argument named "cluster_id" is not expected here.
   
   
   How we can create a VM on particular cluster ., we have two cluster on same Zone 


-- 
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 specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] An argument named "cluster" is not expected here when creating a VM from particular cluster [cloudstack-terraform-provider]

Posted by "rohityadavcloud (via GitHub)" <gi...@apache.org>.
rohityadavcloud closed issue #61: An argument named "cluster" is not expected here when creating a VM from particular cluster 
URL: https://github.com/apache/cloudstack-terraform-provider/issues/61


-- 
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 specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] An argument named "cluster" is not expected here when creating a VM from particular cluster [cloudstack-terraform-provider]

Posted by "yashi4engg (via GitHub)" <gi...@apache.org>.
yashi4engg commented on issue #61:
URL: https://github.com/apache/cloudstack-terraform-provider/issues/61#issuecomment-1909366912

   @kiranchavala  - Do we planning any tentative time for new release 


-- 
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 specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] An argument named "cluster" is not expected here when creating a VM from particular cluster [cloudstack-terraform-provider]

Posted by "harikrishna-patnala (via GitHub)" <gi...@apache.org>.
harikrishna-patnala commented on issue #61:
URL: https://github.com/apache/cloudstack-terraform-provider/issues/61#issuecomment-1909447514

   @yashi4engg yes, after CloudStack 4.19 release we will plan a new release for terraform provider and address possible issues and improvements.


-- 
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 specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] An argument named "cluster" is not expected here when creating a VM from particular cluster [cloudstack-terraform-provider]

Posted by "yashi4engg (via GitHub)" <gi...@apache.org>.
yashi4engg commented on issue #61:
URL: https://github.com/apache/cloudstack-terraform-provider/issues/61#issuecomment-1908734794

   Hi Team,  we are considering this option to add and planning to release a new version for provider in coming time ?
   


-- 
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 specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] An argument named "cluster" is not expected here when creating a VM from particular cluster [cloudstack-terraform-provider]

Posted by "kiranchavala (via GitHub)" <gi...@apache.org>.
kiranchavala commented on issue #61:
URL: https://github.com/apache/cloudstack-terraform-provider/issues/61#issuecomment-1909293267

   Hi @yashi4engg 
   
   Currently cluster_id parameter is not available  when using terraform to deploy a vm.
   
   https://registry.terraform.io/providers/cloudstack/cloudstack/latest/docs/resources/instance.
   
   We will include the option in next release
   


-- 
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 specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org