harikrishna-patnala commented on issue #29:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/29#issuecomment-1018124525


   @kimselius @synergiator can you please try with new RC version with which we 
have new release "0.4.0-RC1"
   
   terraform {
     required_providers {
       cloudstack = {
         source = "cloudstack/cloudstack"
         version = "0.4.0-RC1"
       }
     }
   }
   
   provider "cloudstack" {
     # Configuration options
   }


-- 
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-unsubscr...@cloudstack.apache.org

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


Reply via email to