Fix: Option to add user defined YAML_SERVICES_DIRECTORY.#54
Fix: Option to add user defined YAML_SERVICES_DIRECTORY.#54rishangbhavsar wants to merge 2 commits into
Conversation
|
Thanks for your interest in this project. Can you tell me what for are you using it for? Your changes would break loading the existing You could take example from the TerraformImport config in the same file |
|
As mentioned above currently is am not able to load service like cognito-idp Problem is if i want to use it a service like cognito which is not supported right now, i have to wait for someone to merge in this repo and the new python release. Anyway I am creating a Terraform Import app in StreamlitUI where i am using this project as a python library. I task is to import various aws resources to terraform where we are also using cognito and waf which is not supported by this project currently. |
|
I've implemented what you've requested, please check new versions |
|
@oguzhan-yilmaz Thanks for the update, any doc ref to know how to do it for my case |
Fix: Option to add user defined
YAML_SERVICES_DIRECTORYvia env variableBALCONY_YAML_SERVICES_DIRCurrently i don't find any way by which i can create my own custom file which are not present there like cognito and use it eg.