Hadron / carthage

Carthage is an Infrastructure as Code (IAC) framework
Other
8 stars 4 forks source link

carthage-runner --plugin fails with . #29

Closed hartmans closed 11 months ago

hartmans commented 1 year ago

@srak289 pointed out that something like

carthage-runner --plugin .

Fails with some version of relative import error. The logic from config/layout.py to append the base path of the config does not apply.