IBM-Cloud / ansible-collection-ibm

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs
Mozilla Public License 2.0
70 stars 73 forks source link

Should have option to override DEFAULT_TF_DIR in ibmcloud.py #78

Closed ketank1000 closed 2 years ago

ketank1000 commented 2 years ago

Currently there is no way to override the DEFAULT_TF_DIR. It is defined as static variable and same value is been used every time. Need new way to override or pass the value.