Metadata-Version: 2.1
Name: tfmock
Version: 0.0.9
Description-Content-Type: text/markdown

Mock services
---
add more services in cloud_services, azure/aws/gcp etc

Test
---
````
export https_proxy=http://localhost:8081  
cd test/terraform  
terraform init   
terraform apply --auto-approve
````



