Hello,
I got problem when running command using python. the command purpose is to restore db (RDS) in AWS.
Here are the problem:
Thanks in advance.
I got problem when running command using python. the command purpose is to restore db (RDS) in AWS.
Here are the problem:
Error:File "/home/rdianton/.local/lib/python2.7/site-packages/python_terraform/__init__.py", line 179, in init return self.cmd('init', *args, **options) File "/home/rdianton/.local/lib/python2.7/site-packages/python_terraform/__init__.py", line 292, in cmd cwd=working_folder, env=environ_vars) File "/usr/lib/python2.7/subprocess.py", line 394, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child raise child_exception OSError: [Errno 2] No such file or directoryI am new in this forum, please advice if this post is not in the right place.Thanks in advance.
