harikrishna-patnala commented on code in PR #53:
URL: 
https://github.com/apache/cloudstack-terraform-provider/pull/53#discussion_r1116903349


##########
README.md:
##########
@@ -91,16 +105,16 @@ In order for all the tests to pass, you will need to 
create a new (empty) projec
 $ make testacc
 ```
 
-Sample Terraform configuration
-------------------------------
+Sample Terraform configuration when testing locally
+------------------------------------------------------------
 Below is an example configuration to initialize provider and create a Virtual 
Machine instance
 
 ```sh
 $ cat provider.tf
 terraform {
   required_providers {
     cloudstack = {
-      source = "cloudstack/cloudstack"
+      source = "localdomain/provider/cloudstack"

Review Comment:
   thanks @kiranchavala I used to delete the lock file to test my changes, so 
that way it worked. 



-- 
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