You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
Terraforming EIP seems to fail with a ruby stack trace below.
$ terraforming eip
/Library/Ruby/Gems/2.0.0/gems/terraforming-0.13.1/lib/terraforming/util.rb:13:in `normalize_module_name': undefined method `gsub' for nil:NilClass (NoMethodError)
from /Library/Ruby/Gems/2.0.0/gems/terraforming-0.13.1/lib/terraforming/resource/eip.rb:58:in `module_name_of'
from (erb):2:in `block in apply_template'
from (erb):1:in `each'
from (erb):1:in `apply_template'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/erb.rb:849:in `eval'
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/erb.rb:849:in `result'
from /Library/Ruby/Gems/2.0.0/gems/terraforming-0.13.1/lib/terraforming/util.rb:4:in `apply_template'
from /Library/Ruby/Gems/2.0.0/gems/terraforming-0.13.1/lib/terraforming/resource/eip.rb:19:in `tf'
from /Library/Ruby/Gems/2.0.0/gems/terraforming-0.13.1/lib/terraforming/resource/eip.rb:7:in `tf'
from /Library/Ruby/Gems/2.0.0/gems/terraforming-0.13.1/lib/terraforming/cli.rb:240:in `tf'
from /Library/Ruby/Gems/2.0.0/gems/terraforming-0.13.1/lib/terraforming/cli.rb:227:in `execute'
from /Library/Ruby/Gems/2.0.0/gems/terraforming-0.13.1/lib/terraforming/cli.rb:59:in `eip'
from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.4/lib/thor/command.rb:27:in `run'
from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.4/lib/thor/invocation.rb:126:in `invoke_command'
from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.4/lib/thor.rb:369:in `dispatch'
from /Library/Ruby/Gems/2.0.0/gems/thor-0.19.4/lib/thor/base.rb:444:in `start'
from /Library/Ruby/Gems/2.0.0/gems/terraforming-0.13.1/bin/terraforming:5:in `<top (required)>'
from /usr/local/bin/terraforming:23:in `load'
from /usr/local/bin/terraforming:23:in `<main>'
The text was updated successfully, but these errors were encountered:
Terraforming EIP seems to fail with a ruby stack trace below.
The text was updated successfully, but these errors were encountered: